Hello, Sylvain.

The old forms would work as they already do, but it would be a better
approach when the model is a pure XML model. You won't need to convert XML
elements and attributes to Java properties and back. You won't need to store
your XML model in a DOM property in the bean. In fact, you won't need a
model bean, just a model document. This document would be usually a file but
this would be solved by the SourceResolver so it can be any URI.

If you need more info, please let me know what you want to know about it
specifically. You can also see the full code approach at the wiki page I
mentioned.

Best,
Josema.


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 4:25 PM
Subject: RE: extending XMLForms for different kinds of models...opinions?


> Hi Josema,
>
> Could you describe the advantages and the possible application of this new
feature.
>
> Regards
> Sylvain
>
>




---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to