Hi Tony and the others, I have committed the first version of my new andromda-meta cartridge. It generates decorators for metaclasses of the UML 1.4 metamodel. This way, we'll be able to implement: * model validation at code generation time * type safe replacements for the dynamic proxies in the simpleuml package * replacements for the script helper classes that have become too large * cartridge specific stuff by extending the decorators inside the cartridge
If you run the build.xml file, you'll get the first few decorators for the most common metaclasses in the UML 1.4 core. I'll have to implement the abstract methods and have to include the generated jar with the AndroMDA core. Then, I'll have to replace the proxies and test whether all the old templates still run. Tony: Could you please review this first result? I'm interested in your opinion because you wrote the proxies and have most of the UML metamodel knowledge. Have fun! Matthias --- Matthias Bohlen "Consulting that helps project teams to succeed..." http://www.mbohlen.de/ ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
