Hi Martin (or MArtin?),
another guy who likes to live on the bleeding edge! :-) Please see my comments below... --- Urspr�ngliche Nachricht --- Datum: 25.02.2004 08:44 Von: MArtin Schumacher <[EMAIL PROTECTED]> An: [EMAIL PROTECTED] Betreff: [Andromda-user] AndroMDA3 Release & MMDs > Hi everyone, > > I got some time these days. So I am playing around a little bit with > AndroMDA3 and the MMDs. But two questions poped up until now: > > 1. I wrote my own MMD. Its based on the EJBEntityDecorator. I added a > method called getTOInterfaceName(). In my template I try to use it with > "$class.tOInterfaceName" and "$class.getTOInterfaceName()" but nothing > works. Of course I did change the andromda-cartridge.xml and the > andromda-metafacades.xml. Any hints? The only hint I can give you is to look into the file andromda-<name>.log where <name> stands for the name of your cartridge. There must be an error message from Velocity which may help you with debugging. > 2. Will there be changes in AndroMDA3 about the Template-Handling or the > MMDs until the final release? Because I have some time now and we will > start a few projects in the next month, I think about changing to > AndroMDA3 and start writing my own cartridges. But just if there are no > big changes anymore... Well, there will be one additional significant change: MMFs (formerly known as MMDs) will be split into an interface and an implementation. The implementation classes will be hidden and not directly extended (see yesterday's email "the decorator zombie strikes back!"). This will have an impact on your MMD implementation class. I will commit the change during the next three weeks, I think. > > Big thanks for your help, > MArtin > You're welcome! Matthias ------------------------------------------------------- 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-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
