2 Replies Latest reply on Aug 7, 2007 8:04 AM by fhh

    DataModel from components.xml

      Is it possible to create a data model from components.xml the same way a factory can be used?

      I have an entity managed by a home object that has a list of related entities. I would like to loop over these and select them without adding getter and setters for these to the home object or some other hack.

      Regards

      Felix