I have complete a demo of the design, the source code is
https://wangzaixiang.googlecode.com/svn/trunk/gwt.uidatabinder

The current implementation features:
1. It modified the GWT UiBinder framework, so you need make the
modified source pre- the GWT SDK
2. It provide a new UiDataBinder interface than UiBinder which support
the @bean.field.path data binding expression
3. It support bi-direction data sychronize via GWT's
ValueChangeHandler, including HasValues widget and new Box bean

more docs see http://code.google.com/p/wangzaixiang/wiki/UiBinderWithDataBinding

The modified source works for both GWT2.0.4 and GWT2.1.0.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to