-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bak Attila (SDA) Sent: Tuesday, January 25, 2005 2:57 AM To: andromda-user@lists.sourceforge.net Subject: [Andromda-user] Debugging own modell development
Hi, If I define some additonal stuff to enhance the base UML modell. Like new ClassifierFacade with some special operations. [CB] First of all: don't modify the UMLMetafacadeModel if you can. Instead create your own metafacade model for your cartridge (like we do with the cartridges bundled with AndroMDA) that extends the facades within the UMLMetafacadeModel. This way you won't have to redo your changes if we change the UMLMetafacadeModel later. Then I implement these ops. Is there any intelligent way to debug this code? [CB] You can add debug code to your metafacade implementations and check the <cartridge name>.log that's produced. (Like when running the cartrdige?) Or just trial and error? Thanks attila ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user