Hi Bruno,

On Tue, 1 Apr 2003, Bruno Dumon wrote:

> It should be possible to create a form just by describing its structure
> in an XML file (lets call this a "form description"). I don't like the
> fact that for XMLForm/Struts the user needs to write a bean just to hold
> the form data. Apparently the struts people are realizing this and have
> introduced something like 'DynaFormBeans' for this purpose. XMLForm
> allows to use any DOM document as data-structure, but a DOM document can
> only hold strings, and not dates or numbers.

Interesting. We've been thinking long and hard recently about whether or
not it's possible to dynamically generate a form (or wizard-style set of
forms) from a given Schema. This is basically because we're getting lots
of requests to build "ingestion interfaces" that allow people to add
content to a database based on a given metadata standard (which is
provided as a schema). I think there's a lot of crossover between our
schema-based forms plan and your RT.

> Thoughts?

Where do we start? ;-)


Andrew.

-- 
Andrew Savory                                Email: [EMAIL PROTECTED]
Managing Director                              Tel:  +44 (0)870 741 6658
Luminas Internet Applications                  Fax:  +44 (0)700 598 1135
This is not an official statement or order.    Web:    www.luminas.co.uk

Reply via email to