That sounds like a reasonable plan. A separate module would be great. I'm not a big fan of the overhead that separate administrative domains, web host names, SVN repositories, etc introduced by using a separate project bring, but I can live with it if that's what Linus wants.
Two things that I'd add to the list of things to be moved to the Java module over time: 1) the Java profile and 2) Java-specific critics. Another candidate might be the Java .class reverse engineering module since it naturally shares a lot of the same RE modeling semantics (and the Modeler class in the current implementation). Hmmm, org.arguml.reveng.uml.reveng.ui.RESequenceDiagramDialog appears to be Java-specific too, despite it's name. I guess that needs to go along eventually as well. The IDL RE has a dependency on the Java modeler. I can work on fixing that if no one else wants it. Tom On Sat, Apr 19, 2008 at 12:09 PM, Thomas N. <[EMAIL PROTECTED]> wrote: > Hi, > > now I have a grammmar I'd like to work with, and I'd like to run it together > with the current Java RE. My idea is to use the argouml-java project for > this. Roadmap: > > - provide a Java module that coexists with the current Java support > - add Java RE to that new module > - later, add Java code generation and Java notation too > - in the long term, remove the current Java support code in the core > > If I understood Linus right, this is what the argouml-java project was set > up for? Is this plan feasible? Or should I do something else with the Antlr 3 > grammar? > > (What I don't want to do is to simply replace the Java RE code in my local > copy. I think it should be a separate module. BTW, I'm aware of the source > tree restructuring and the coming 0.26 version.) > > Linus, if you agree to start using the argouml-java project, then I'll apply > for developer role for it. > > Regards, > Thomas > -- > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
