[stringtemplate-interest] Limited control flow with stringtemplate - by design?

Sohail Somani sohail at taggedtype.net
Mon Nov 14 19:24:10 PST 2005


Hi,

Consider the context of language translation. I have a need to do
something like this:

<if(number==SOMETHING)>blah<else>etc<endif>

Is this possible? I'd rather use integral constants/enumerations rather
than booleans...

Thanks

Sohail



More information about the stringtemplate-interest mailing list