[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] New data binding framework

All,

Some of you know that JFace and VE have been working together on a new data binding framework for Eclipse. In many cases, this will let you replace pages of SWT event handlers with code like:

 dataBinding.bind(textWidget, new Property(personBean, "name"), null);

There are two talks proposed about this new exciting framework at EclipseCon:

http://canuck.gda.itesm.mx/eclipsezilla/show_bug.cgi?id=271

by myself, and

http://canuck.gda.itesm.mx/eclipsezilla/show_bug.cgi?id=89

by Boris Bokowski, a member of the JFace team

If you want to hear about this at EclipseCon, please vote today for one or more of these submissions!


Best regards,

Dave Orme

--
Visual Editor Project lead
http://www.db4o.com -- The Open-source Java Object Database
http://xswt.sf.net  -- XML-based SWT page description language