recursive <modelPackage>
------------------------

         Key: CORE-92
         URL: http://jira.andromda.org/browse/CORE-92
     Project: AndroMDA Core
        Type: Improvement
    Versions: 3.0 RC1    
    Reporter: Luís Miranda
 Assigned to: Chad Brandon 


Sometimes it is useful to exclude a package and all sub-packages that it 
contains from being processed. As it stands, this would require a <modelPackage 
process="false> for each subpackage.

It would be handy to have an attribute which marked subpackages as having the 
same "process" value as the package in the modelPackage tag:

<modelPackage process="false" 
subPackages="true">my::useless::package</modelPackage>




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php

Reply via email to