[stringtemplate-interest] [ST4] Specifying delimiter in group files

Terence Parr parrt at cs.usfca.edu
Thu Jan 27 16:14:31 PST 2011


On Jan 27, 2011, at 3:28 PM, Collin Fagan wrote:

> Damn ... i can't think of anything bad. It's seems reasonable to me. 

crap! i just thought of something:

group dirs can have group files so they could mix. imagine

templates/
	.stconfig		# says use <...>
	method.st
	class.st
	field.st
	subdir/
		.stconfig # says use `...` inside
		foo.st
	misc.stg		# says use $...$ inside

hmm....should be consistent, right?

Ter


More information about the stringtemplate-interest mailing list