Hi! My name is Andreas Rueckert and I'm a developer of ArgoUML ( http://www.argouml.org ) , a free UML tool. I'm currently working on the cpp-module, which is supposed to import existing c++ sources. We have a c++ parser, but no preprocessor yet, which causes a couple of problems.
Is there a chance, that we could integrate JCPP into ArgoUML? One problem would be the license. Argo is under BSD license, so GPL would be a problem for us, since we have some users integrating Argo into their non-GPL projects. Would you be willing to release JCPP under LGPL for us? There would be a few other minor issues, like the way one get the preprocessed file from JCPP. I'd rather like some piped stream coming from the preprocessor, so we could feed the file with minimum modification in our lexer. But those modifications could be done by us, and don't really pose a problem. Best regards, Andreas Rueckert -- 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]
