DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14449>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14449

Dynamic models in XMLForms

           Summary: Dynamic models in XMLForms
           Product: Cocoon 2
           Version: Current CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: general components
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Currently, a model must be specified before hand. For example, you have to 
create a model bean and all the properties and methods are statically created 
there. Then you must use an action to manipulate them.

It would be pretty nice if you could load some dynamic data and metadata into 
the model. For examples, you can now have DOM nodes in properties and 
manipulate them in actions. What if you could load the whole node and map not 
only values, but also properties from there into the model?

Hope more people could elaborate on this, since I'm not sure I'm explaining it 
clearly. Thanks.

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

Reply via email to