Hi Will, > I think most people set the encoding in the Java code when merging > the template.
ok thats right, but if you have a multi-language application where Unicode isn't allowed, and you have multiple templates in multiple encodings ... an encoding configiguration is perhaps usefull. But i think such an enhancement should have low priority ... The solution in Bugzilla is a little "overloaded" but the requirement is usefull ... Chris On Wed, 15 Dec 2004 13:38:57 -0800, Will Glass-Husain wrote > I haven't heard a big demand for this feature, myself. > > (Velocity templates should be able to specify their own encoding) > > I think most people set the encoding in the Java code when merging > the template. > > WILL > > ----- Original Message ----- > From: "Christian Trutz" <[EMAIL PROTECTED]> > To: "Velocity Developers List" <[EMAIL PROTECTED]> > Sent: Wednesday, December 15, 2004 1:08 PM > Subject: introduction > > > Hello velocity community, > > > > my name is Christian Trutz (from Bonn/Germany) and I am a enthusiastic > > velocity user! I thing the Apache way of developing software is a good > > one, > > and I would be proud making velocity step by step a little better :-) > > > > I think #24796 is a usefull enhancement but > > > > ## encoding = foo > > > > is a little strange for me. I think encoding is a meta data of the > > template/file which should not be specified in the file. > > > > chris > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Christian Trutz Tel.: 0228 2421689 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
