Hi,

I have created Akrogen <http://akrogen.sourceforge.net/> which is Eclipse
plugin to generate code with Wizard Eclipse that you can write with XML/XUL
and Javascript. You can link the XMl wizard with Template (Freemarker, XSL,
Velocity) or ANT target to generate code.

XUL is interpret into SWT with Wazaabi, but I'm workinkg on
TK-UI<http://tk-uisourceforge.net/>project to improve Akrogen to :

* manage the XML UI description with any grammar (XHTML, XUL, XForms...)
* manage binding like XAML like this <input value="{Binding source=jsPerson
Path=name}" /> to bind Scriptable object with UI.
* manage CSS style.

For the binding I'm using JFace Databinding to bind the UI SWT with DOM
element and manage binding like XAML.

If you are interested with my work don't hesitate to contact me.

Regards Angelo

2008/5/21 Kevin McGuire <[EMAIL PROTECTED]>:

>
> Hi gang,
>
> I added a heading "Declarative UI/CSS/UI Model" to the Work Areas page,
> http://wiki.eclipse.org/E4/Work_Areas.  Maybe they shouldn't be grouped
> together, split them if you want, but for getting started I thought we might
> benefit more from consolidation than specialization.
>
> Btw, what's the purpose of the WorkAreas page?  I assume its those who
> intend on doing actual work in an area?  (We should have some explanation
> text at the top).  There's a lot less names there than on the topics page :)
>
>
> Kevin
> _______________________________________________
> eclipse-incubator-e4-dev mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/eclipse-incubator-e4-dev
>
>
_______________________________________________
eclipse-incubator-e4-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/eclipse-incubator-e4-dev

Reply via email to