[stringtemplate-interest] Different charsets for template attributes
Terence Parr
parrt at cs.usfca.edu
Tue Jun 12 15:57:11 PDT 2007
Hi. THe templates should handle different encodings and unicode no
problem in java. As for attribute names, no problem. java strings.
Check out the teststringtemplate.java. It's got one test.
Ter
On Jun 11, 2007, at 5:17 PM, Ezra Nugroho wrote:
>
> StringTemplate experts,
>
>
> I am evaluating StringTemplate for in our email manager.
> One of our requirements is to be able to send email in multiple
> languages, and multiple charsets.
>
> When I browse the API docs, it doesn't seem that I can change the
> charset when setting an attribute.
>
> Has anyone use a different charset for attributes before?
> Would StringTemplate work if the template is written in a different
> charset?
>
>
> Thank you,
> Ezra
>
> _______________________________________________
> stringtemplate-interest mailing list
> stringtemplate-interest at antlr.org
> http://www.antlr.org:8080/mailman/listinfo/stringtemplate-interest
More information about the stringtemplate-interest
mailing list