Monday, June 16, 2008

Declarative User Interface Generator: Metawidget v0.5

Version 0.5 of Metawidget, the declarative user interface generator, is now available. This release includes:

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:

johan andries said...

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.

Richard said...

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.

Richard said...

Sorry, that link should be to here.