My favorites | Sign in
Project Logo
                
Show all Featured downloads:
ZenBinding-0.5.0.zip
Links:
Blogs:
Feeds:

ZenBinding is a databinding framework for GWT (Google Web Toolkit). It is based on a Generator approach that creates behind the scene all the necessary boilerplate code to access fields as if Reflection were available. What's best is that with GWT's natural ability to prune dead code at compile time, it doesn't add any unnecessary overhead to your compiled JS.

Technically speaking, this is an implementation of an unidirectional databinding system: it propagates changes from widgets to the model, not the other way around.

Please see the GettingStarted page for technical information on how to use it.

Patches and suggestions are always appreciated, please use the bugtracker for that matter. Thanks!









Hosted by Google Code