[stringtemplate-interest] do we need null?

Terence Parr parrt at cs.usfca.edu
Sun Apr 10 15:55:47 PDT 2011


I'm calling a template that takes an argument but I don't have a value for it. That's fine except that at runtime it warns me that I haven't passed enough parameters. I guess I could pass in "", what should we introduce the notion of null?  Hmm... maybe it's not worth the extra concept. We have true, false, and empty string.

ter


More information about the stringtemplate-interest mailing list