[stringtemplate-interest] package name
Terence Parr
parrt at cs.usfca.edu
Fri Oct 9 13:10:53 PDT 2009
On Oct 8, 2009, at 7:08 PM, Zenaan Harkness wrote:
> On Thu, Oct 08, 2009 at 04:33:36PM -0700, Terence Parr wrote:
>> should i reuse org.stringtemplate or should package be
>> org.stringtemplate.v4 or something? The classes are differently
>> named
>> so org.stringtemplate.ST and such might be ok.
>
> Are there any classes or packages that would overlap?
Don't think so...ha! I just realized that the old package was:
package org.antlr.stringtemplate;
so
package org.stringtemplate;
it is then! no collision.
Ter
More information about the stringtemplate-interest
mailing list