That sounds cool Vikram! You guys wouldn't be willing to donate the eclipse plugin to the project would you? How are you guys keeping from overwriting existing code in the developer's copy? I'll think about a way to make it easier to "plug-in" your own implementation so you don't need to rejar andromda-core.
----- Original Message ----- From: "Naik, Vikram" <[EMAIL PROTECTED]> To: "Chad Brandon" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, August 19, 2004 8:22 AM Subject: RE: [Andromda-user] Customizing :org.andromda.core.cartridge.Cartridge > Hello, > > We are developing an eclipse plugin for our code generation needs , the plugins generates code using AndroMDA engine , if the file already exists, it merges the newly generated code with the developers copy. So we need to place a call to the merging API once andromda is done with generation. > In 2.x it was easy as everything was drived from ant task, but now in 3.x the code has been made more modular and everything related to andromda is abstracted out from anttask. > > So we will now have to place that call in Cartridge class. > > It would be really great if we could achieve that without modifying the original libs dilvered by AndroMDA team.Currently after modifying the Cartridge-Rules.xml we have to re-jar the andromda-core-3.0M2.jar > > Please feel free, if have any more queires./comments/suggestions. > > Thanks & Regards, > Vikram Naik. > > > -----Original Message----- > From: Chad Brandon [mailto:[EMAIL PROTECTED] > Sent: Thu 8/19/2004 1:11 PM > To: Naik, Vikram; [EMAIL PROTECTED] > Cc: > Subject: Re: [Andromda-user] Customizing :org.andromda.core.cartridge.Cartridge > > > > Just curious, but what do you guys want to change about the cartridge? Maybe > I can make it easier to customize or maybe what you guys want to add will be > useful for other users as well. > > Chad > > ----- Original Message ----- > From: "Naik, Vikram" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, August 19, 2004 3:42 AM > Subject: [Andromda-user] Customizing :org.andromda.core.cartridge.Cartridge > > > > Hello, > > > > We have a requirement to place some customized code in > org.andromda.core.cartridge.Cartridge. > > > > The way I found to do is : > > > > Update the Cartridge-Rules.xml, by changing the value of tag > "<object-create-rule classname="" />" Where classname will be the name of > the customized cartridge. > > > > > > Please advise. > > > > Thanks & Regards, > > Vikram Naik. > > > > > > HS^éX'uÞx!rçq 'VÇtÒxP è ouJdJÓp5C è }j ÒE ZZ'"ywJ)jwE a 0) > > ×& > ?ÈHÞ&? ]<[EMAIL PROTECTED] Ö lËq zmØ?X (~zw X bË?jwkgZ > > > > > ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
