Re: [htmltmpl] ESCAPE=XML

2006-04-26 Thread Mathew Robertson
Hi Sam, The highly modified version of H::T that I use, does contain an extensible ESCAPE plugin mechanism - main features: - users can plugin their own ESCAPEs by deriving from H::T::ESCAPE - ESCAPE modules are loaded at parse-time - extra escaping modules: DOUBLE_QUOTE - which simply puts do

Re: [htmltmpl] ESCAPE=XML

2006-04-26 Thread Sam Tregar
On Wed, 26 Apr 2006, Jim Spath wrote: Just joined the list... excuse me if this has been posted before, but I didn't find a good way to search the mailing list archives. I use HTML::Template for XML templates frequently, and think that ESCAPE=XML would be a useful addition. So far as I know HT

Re: [htmltmpl] ESCAPE=XML

2006-04-26 Thread Andrew Brosnan
On 4/26/06 at 1:08 PM, [EMAIL PROTECTED] (Jim Spath) wrote: > Hi all, > > Just joined the list... excuse me if this has been posted before, but > I didn't find a good way to search the mailing list archives. At the bottom of all list messages is a link to the list info page. From there you can v

Re: [htmltmpl] ESCAPE=XML

2006-04-26 Thread Tom Heady
Jim Spath wrote: > Hi all, > > Just joined the list... excuse me if this has been posted before, but I > didn't find a good way to search the mailing list archives. > > I use HTML::Template for XML templates frequently, and think that > ESCAPE=XML would be a useful addition. So far as I know HTML

[htmltmpl] ESCAPE=XML

2006-04-26 Thread Jim Spath
Hi all, Just joined the list... excuse me if this has been posted before, but I didn't find a good way to search the mailing list archives. I use HTML::Template for XML templates frequently, and think that ESCAPE=XML would be a useful addition. So far as I know HTML escaping and XML escaping are