Yes, the design is not the same as the editor framework: 1. It is an extension of the uibinder, using declaration style programming. 2. The data binding is synchronized when data changed or ui changed, no need for "flush" and "save" operation when the model supported.
On Oct 18, 10:25 am, Thomas Broyer <[email protected]> wrote: > On 18 oct, 04:19, wangzx <[email protected]> wrote: > > > I have some ideas on extends the GWT UiBinder with data bind features, > > and I would like to listen to groups for ideas. > > > I have make a design draft > > onhttp://code.google.com/p/wangzaixiang/wiki/UiBinderWithDataBinding?ts... > > > I hopes to listen from your feedback and helps. > > Have you looked at GWT 2.1 > Editors?http://code.google.com/p/google-web-toolkit/wiki/Editors -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
