Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ve-dev] Contribution on VE with XML editor

Hi Yves,

It might be interesting to see the road you've taken. I've also written a low-level XML-Dialect which deals with this kind of thing. My idea was to have an XML-Language which is very close to the concepts of SWT.

This makes the implementation of the parsing lib fairly easy. Afterwards one can easily write converters build ontop of EXSWT e.g. to define your product in XAML, .... .

If you are interest all I have until now is available from my companies svn-repository released under EPL http://publicsvn.bestsolution.at/repos/java/at.bestsolution.exswt/trunk/.

Tom

Yves YANG schrieb:
Hi All,
I'm Yves YANG from Soyatec. I were the CTO of Omondo from 2002 and early 2006 and built the key components in EclispeUML. In my new company Soyatec, I work in a project to edit UI in XML file on top of VE since Mai 2006. This product is on production now in our custosmer. We think it could be profitable for all users if we can contribute this kind of solution in Eclipse to promote the XML UI approach, instead of the Java programming. Please let me know if you are interested. Best regards Yves YANG ------------------------------------------------------------------------

_______________________________________________
ve-dev mailing list
ve-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ve-dev



Back to the top