Hi there!

We are working on a somehow big project where we just finished the first module 
with about 60 entities (there are at least 6 or 7 more modules to come). We use 
andromda (of course) with the spring/hibernate cartridges. As a front end we 
use eclipse's RCP (no generation but reflection here).

To achive a maintainable system everything is build on top of osgi which works 
extraordinary decent so far.

Each module is supposed to have it's own UML-model to ease some kind of 
plug&play architecture.

Now we would like to model dependencies between modules, so a Service from 
module B should be able to depend on a Service of module A.

I know that MD allows to import other modules but if I import module A into 
module B, the generation process for B creates all entities for A, too, so I 
end up with one monolith.

Does anybody have an idea how to tell the generator that imported entities 
should be 'ignored'?



Very best regards

Darius
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3545#3545
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to