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
        
        
        

Reply via email to