Hi,


the current configuration file format allows us to turn generation on / off for 
packages in a model.



Turning on / off can be achieved as well on the model level as on the package 
level. What is missing is a possibility to enable / disable code generation for 
a package and all subpackages. I need this feature because my UML tool doesn't 
support separating my model into multiple modules.



I suggest we extend the config format like this:



<modelPackages processAll="false">

  <modelPackage process="true" inherit="true">org::sample::core</modelPackage>

...

</modelPackages>



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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to