--- Brian Topping <[EMAIL PROTECTED]> wrote: > > -----Original Message----- > > From: Chad Brandon [mailto:[EMAIL PROTECTED] > > Sent: Thursday, February 26, 2004 8:45 AM > > > > > the change requires updating AndroMDAGenTask to > > > "pivot" the data and iterate > > > again -- in other words, iterate over the > cartridges > > > and templates that > > > specify "forAll" treatment, calling them one > time > > > each, but sending in the > > > collection of modelElements. this specification > of > > > "forEach" or "forAll" is > > > very handy and both are used liberally in > xdoclet > > > templates. > > > > I agree with you, I think it would be useful, I > was > > planning on adding the ability to specify a > boolean > > attribute called "outputToSingleFile" in a > <template/> > > element which would place all the relevant model > > elements (i.e. all the model elements that had > > stereotypes defined in the <template/>...you can > now > > specify multiple stereotypes per template in the > MMD > > 3.x branch) into a variable called $classes > (instead > > of $class). That way it would give you only the > model > > elements that would be relevant, it would write > the > > file only once, and you wouldn't have to search > the > > entire model for the few model elements you > needed. > > Hmm, sounds good. I can add filtering on what I > have to make them similar. > > I have this stuff operational because I need to get > a solution to this issue > today, if you haven't started yet, is there a chance > that mine could be used > to minimize interface thrash on my end?
Thanks for the offer, but I actually do have it done too (I have a version of AndroMDA that I use at work to which I add features before they're in AndroMDA)...I'm using the feature for generation of XSDs, and Axis server-config.wsdd files among other things.... I've just haven't gotten around to adding it to AndroMDA MMD branch yet...but planning on doing it soon (when Matthias is done). Which version of AndroMDA are you currently using?..if its 2.x, there are currently interface changes between that and 3.x (since we're replacing script helpers with metafacades, and other improvements). > > thanks, > > -b > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps > Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id56&alloc_id438&op=click > _______________________________________________ > Andromda-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-devel ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel