Hi all,

 

I've been studying Woody a little, and have some proposals (maybe some of them are nonsense):

 

  1. Ability to generate client-side _javascript_ for validation, in addition to server-side one, like ASP.NET.  E.g. the required condition is easy to do
  2. Possibility of embedding the widget definitions directly into the template file, so you don't have to maintain 2 files that must be in sync
  3. The binding framework could be simpler, if given a bean we bind matching widgets names with bean properties, by using Java reflection.  In this way the binding xml file could be omitted.  Normally the set of bean properties and widget names are the same.

 

--------

David

 

Reply via email to