Hi Alexander!

> antlrworks is not needed for development. of course it's nice and shiny 
> and makes antlr the coolest tool in it's genre(my 0.02€), but it's not 
> needed. i won't put it in lib/ of the python project since there's no 
> dependence.

Ignore the antlrworks IDE that is included. More important is, that it already
includes the parser generator and StringTemplate, which both is needed for
development. You can use separate jars to avoid having the hidden IDE in
your development environment, but it doesnt hurt.

I still vote for: add the runtime to the deployed module, and the antlrworks
jar to the dev environment, as I said before. For our modules, we only need
to agree about the runtime jar, which we hopefully do, as long as the module
classloader is not changed. For the dev environment, we can do it in a
different way, no problem with that.

Regards,
Thomas
-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to