Home » Eclipse Projects » Standard Widget Toolkit (SWT) » New data binding framework
New data binding framework [message #464653] |
Mon, 28 November 2005 03:00 |
Dave Orme Messages: 424 Registered: July 2009 |
Senior Member |
|
|
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
|
|
| |
Re: New data binding framework [message #464700 is a reply to message #464663] |
Mon, 28 November 2005 23:15 |
Dave Orme Messages: 424 Registered: July 2009 |
Senior Member |
|
|
Konstantin Scheglov wrote:
> David J. Orme wrote:
>
>> If you want to hear about this at EclipseCon, please vote today for
>> one or more of these submissions!
>
> We want to know when it will be ready and stabilized. :-)
By what definition of "ready" and "stabilized"?
Officially, API freeze is scheduled for February, or before EclipseCon.
(So please vote for Boris's and my talks.)
But if you want to know if the library is ready to use, I'm using it
right now on a large-scale project, so for me it's "ready". But it's
not stabilized yet as in we're still making occasional API changes.
Most of those changes are very insigificant now. We occasionally find
additions we need to make, and this can force a refactoring.
So the question is really "how big is your project?" and "how long-term
is your investment?" If you've got a large project or a long-term
investment, I wouldn't hesitate to get involved today. Growing with a
project is the best way to really learn it backwards and forwards. And
the Eclipse data binding framework will be the standard data binding
framework for SWT for years to come, so your investment will pay
dividends for years to come.
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
|
|
|
Re: New data binding framework [message #464704 is a reply to message #464700] |
Tue, 29 November 2005 00:16 |
Haris Peco Messages: 1072 Registered: July 2009 |
Senior Member |
|
|
David,
Is there any tutorial, getting start or like document
for start
I import plugins and start tests (there are failed tests in 3.1.1)
Thanks
David J. Orme wrote:
> Konstantin Scheglov wrote:
>> David J. Orme wrote:
>>
>>> If you want to hear about this at EclipseCon, please vote today for
>>> one or more of these submissions!
>>
>> We want to know when it will be ready and stabilized. :-)
>
> By what definition of "ready" and "stabilized"?
>
> Officially, API freeze is scheduled for February, or before EclipseCon.
> (So please vote for Boris's and my talks.)
>
> But if you want to know if the library is ready to use, I'm using it
> right now on a large-scale project, so for me it's "ready". But it's
> not stabilized yet as in we're still making occasional API changes.
> Most of those changes are very insigificant now. We occasionally find
> additions we need to make, and this can force a refactoring.
>
> So the question is really "how big is your project?" and "how long-term
> is your investment?" If you've got a large project or a long-term
> investment, I wouldn't hesitate to get involved today. Growing with a
> project is the best way to really learn it backwards and forwards. And
> the Eclipse data binding framework will be the standard data binding
> framework for SWT for years to come, so your investment will pay
> dividends for years to come.
>
>
> Best regards,
>
> Dave Orme
|
|
| | | | | | |
Goto Forum:
Current Time: Mon Dec 02 23:41:19 GMT 2024
Powered by FUDForum. Page generated in 0.04561 seconds
|