Hi! -------- Original-Nachricht -------- > Datum: Mon, 02 Jun 2008 22:35:13 +0100 > Von: Luis Sergio Oliveira <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: [argouml-dev] C++ module preprocessor
--<snip>-- > This is in my watch list for a while, but, I was first focused in > getting the whole C++ generation and reveng into a state that it would > work more correctly without the preprocessor step. But, if someone has > enough bandwidth to tackle it this would be the approach I would more > enthusiastically support. I don't know exactly why (from a technical > point-of-view) I prefer it, but, separation of concerns, library reuse > and expectable lower maintenance adds up. Ok Luis, I have some very rough code running. The most simple code, that would call the preprocessor. No additional stuff in the import dialog yet, or so. Jan gave me an example, that is now imported and displays the 3 classes from the header file in the cpp class diagramm. So the include works. There's a bug in the importer (I guess it's the grammar), that causes a missing association, but that's another problem. I had to modify the Argo manifest to include the cpp now. Would be better, if it would be enough if it's in the ext/lib directory, or so. But seems like the java module also uses the antlr jar from the main Argo app? Luis, do you want to look at the code? Would be great, if could fix the next issues together, so this little subproject goes forward and Jan can use it soon... Or should I create an attachment to issue 2947, or so? Ciao, Andreas -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
