[stringtemplate-interest] v4 ST
Sam Harwell
sharwell at pixelminegames.com
Wed Oct 7 11:05:24 PDT 2009
Why not call it Template? It's much clearer than ST, and since it's in a
stringtemplate namespace it's clear what Template means.
Sam
-----Original Message-----
From: stringtemplate-interest-bounces at antlr.org
[mailto:stringtemplate-interest-bounces at antlr.org] On Behalf Of Terence
Parr
Sent: Tuesday, October 06, 2009 6:39 PM
To: stringtemplate-interest Template
Subject: [stringtemplate-interest] v4 ST
heh, to distinguish between v4 and v3, I'm thinkingof using ST not
StringTemplate for main class. Also using inject (or add) instead of
setAttribute:
ST st = new ST("hi, <name>.");
st.inject("name", "Ter");
Is that ok with people?
Ter
_______________________________________________
stringtemplate-interest mailing list
stringtemplate-interest at antlr.org
http://www.antlr.org/mailman/listinfo/stringtemplate-interest
More information about the stringtemplate-interest
mailing list