As I have understood TK-UI so far it uses XUL to described the UI so
Angelo has a constrainted description language it only misses an
Ecore-Description [1,2].
What I often thought about is that we could have a layered approach here:
XAML XUL MXML MySpecialML
| | | |
------------------------------
|
| Transform (XSLT, ....)
|
SwtXL => EMF-Modeled SWT-API
|
SWT-Application
This is the concept I currently have in mind for my UFaceKit-Project the
only thing I replace there is SWT through UFaceKit and SwtXL through
UFaceKitXL.