Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [e4-dev] Declarative UI in E4

XWt is not yet included in e4 photo demo. We are working on it. But our examples/demo work. You can download and update XWT from e4 build.

 

Here is a tutorial “getting started”:

http://dev.eclipse.org/blogs/yvesyang/2009/01/17/xwt-getting-started/

 

More documentations/tutorials will come out soon.

 

Regards

Yves YANG

Soyatec - Eclipse OutSourcing & XAML for java

http://www.soyatec.com

Tel: +33 1 60 13 06 67

Mobile: +33 6 20 74 39 45

Fax: +33 9 58 07 06 67


From: e4-dev-bounces@xxxxxxxxxxx [mailto:e4-dev-bounces@xxxxxxxxxxx] On Behalf Of David Orme
Sent: Tuesday, January 27, 2009 9:42 PM
To: E4 Project developer mailing list
Subject: Re: [e4-dev] Declarative UI in E4

 

What's the status of the E4 demo code, including XWT?  If I download it now, is there anything I need to know to build/run it?


Thanks,

Dave

2009/1/27 Boris Bokowski <Boris_Bokowski@xxxxxxxxxx>

Dave Orme wrote on 01/27/2009 03:03:33 PM:

> ...
> Here's what I was wondering:  Yves, would it be possible/desirable

> to make XWT map 1:1 to Hallvard's EMF model rather than straight to
> SWT?  This seems like it might be a sensible approach to unifying
> both proposals.


Wouldn't it be even better if there was a 1:1:1 mapping between an XML representation, an EMF model, and SWT widgets? This would satisfy people who don't want to have double the number of objects at runtime, but also enable all the cool things you can do with EMF at development time with respect to tools that operate on EMF objects.

Dave Carver offered help producing a schema for XWT so that we could generate an EMF model for it. See also the bug opened by Dave: https://bugs.eclipse.org/bugs/show_bug.cgi?id=260289

Boris


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

 


Back to the top