2 Replies Latest reply on Mar 28, 2008 7:28 PM by kaboel.repel.steel.scarlet.be

    DataModel in  multiple modules

    kaboel.repel.steel.scarlet.be

      I use DataModel  in different modules.


      It is mainly the same  table info (for diffferent usage)
      some  even calling one another.
      I would like to share the same datasource  over all
      classes. but still be  able  to access  and manipulate
      the records  in the different classes.



      how do I inject - outject a datamodel to be shared
      for different  classes?