[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1769) Create DataModel from components.xml

Felix Ho?feld (JIRA) jira-events at lists.jboss.org
Tue Aug 7 08:15:14 EDT 2007


Create DataModel from components.xml
------------------------------------

                 Key: JBSEAM-1769
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1769
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Framework
    Affects Versions: 2.0.0.BETA1
            Reporter: Felix Ho?feld
            Priority: Optional


It would be nice if it were possible to create datamodels using something similiar to the <factory /> tag in components.xml, e.g.:

<datamodel auto-create="true" name="dm_customerOrders" scope="EVENT" value="#{customer.orders}"/>
 
This would simplify using tables on nested lists of entitiy especially removing etc. some of the nested enities.

Regards

Felix

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list