- Google Web Toolkit (GWT) support (see this blog entry)
- Groovy support (see this blog entry)
- Applet support
To accomodate this, there have been some minor API changes:
- JavaBeanInspector is now called PropertyTypeInspector
- All classes that were called AbstractXXX are now named BaseXXX
All of the examples have been updated to the new API. As always, the best place to start is the Reference Documentation:
http://metawidget.org/doc/reference/en/pdf/metawidget.pdf
Your continued feedback is invaluable to us. Please download it and let us know what you think.
3 comments:
Hi Richard,
this looks like a very interesting project! Could you give an example of how to get translated labels (from a resource bundle) in the JSF version?
Thank you very much.
Johan.
Johan,
Thanks for your interest. I have written a new blog entry for you:
http://kennardconsulting.blogspot.com/2008/06/metawidget-and-resource-bundles.html
Look forward to hearing how you go,
Richard.
Sorry, that link should be to here.
Post a Comment