Book a Demo

Author Topic: Shared classes between different EA Projects  (Read 1968 times)

jrEA

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Shared classes between different EA Projects
« on: February 13, 2007, 11:10:48 am »
Hi All,

Let's say there is more than one project going on and obviously some of the classes are going to be shared between them.  Also assume different people will work on those projects.  

Based on the scenario explained before these are my questions:
1) Should we have one EA project per project or per functionality?
2) Can I define classes in one EA project and share them with another EA project?  So if I change it in one EA project that will also change the other EA projects where that class is being used
3) I will still like to have a master EA project that reflects all the system but I guess it will only work if you have an architect and that's not our situation where you have a lead per project.

Any ideas

thomaskilian

  • Guest
Re: Shared classes between different EA Projects
« Reply #1 on: February 13, 2007, 01:25:17 pm »
Quite a lot answers. You could use XMI export for what you want. I sugguest you search the forum as there are quite some threads dealing with that topic.