Re: [gwt-contrib] Would GWT and/or incubator be interested in Run Time UiBinding

2010-11-15 Thread Chris Ramsdale
This looks very interesting, indeed. Quick question though, how would one go about hooking up event handlers to the views that are bound on the fly? Say I wanted to do something trivial like validating user input in a cell? -- Chris On Fri, Nov 12, 2010 at 8:09 AM, TedM wrote: > Hi, > > I made

[gwt-contrib] Would GWT and/or incubator be interested in Run Time UiBinding

2010-11-12 Thread TedM
Hi, I made a run time UiBinding prototype. This allows for the creation of forms or screens without having to recompile. Let me know if GWT or the incubator is interested. If so I will release the code as an open source project on google source. Here is the prototype hosted on Google App Engin