Proof of concept project to investigate the potential to generate Flex forms from a dynamic (possibly externalised) source to cut development time building common form functionality.
I've previously used 'control' classes to allow non technical users to configure form validation parameters in an external XML file, however the form & model still required development time.
As an extension of the form class to function more like a SkinnableDataComponent the form items become 'ItemRenderers...