On Dec 17, 2009, at 3:03 PM, Arthur Kalmenson wrote: >> Working on a draft one. >> What do folks here think is important? > > - data binding and validation frameworks, which would remove a _lot_ > of boiler plate code and greatly increase productivity. > - incubator clean up and perhaps splitting it into multiple projects?
Also, take a look at http://code.google.com/p/gwt-pectin/ that is a data binding and validation framework that uses HasValue<T> as basis. It would also be neat with a "Enablable" interface to slap on everything that has setEnabled. > GWT 2.0 release is awesome, thanks for all the great work! > > -- > Arthur Kalmenson > > > > On Wed, Dec 16, 2009 at 12:01 PM, Bruce Johnson <[email protected]> wrote: >> Working on a draft one. >> What do folks here think is important? >> >> On Wed, Dec 16, 2009 at 7:42 AM, tfreitas <[email protected]> wrote: >>> >>> What about roadmap? >>> >>> -- >>> http://groups.google.com/group/Google-Web-Toolkit-Contributors >> >> -- >> http://groups.google.com/group/Google-Web-Toolkit-Contributors > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
