Re: remove HTML comments from output

2011-03-11 Thread Howard Lewis Ship
w this message in context: > http://tapestry.1045711.n5.nabble.com/remove-HTML-comments-from-output-tp3415110p3424881.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > - >

Re: remove HTML comments from output

2011-03-11 Thread stephanos2k
Thanks to you two - I think the TemplateParser option does everything I need now. I'm quite amazed how simply Tapestry can be customized. -- View this message in context: http://tapestry.1045711.n5.nabble.com/remove-HTML-comments-from-output-tp3415110p3424881.html Sent from the Tapestry -

Re: remove HTML comments from output

2011-03-10 Thread Howard Lewis Ship
s whitespaces >> from templates. I dug around the Tapestry source a bit and found the >> 'SaxTemplateParser' which apparently parses each template once before >> 'using' it for each request (correct me if I'm wrong). >> >> What do you think? >

Re: remove HTML comments from output

2011-03-10 Thread Robert Zeigler
ce before > 'using' it for each request (correct me if I'm wrong). > > What do you think? > Can I override the parser somehow? > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/remove-HTML-comments-from

Re: remove HTML comments from output

2011-03-10 Thread Robert Zeigler
> View this message in context: > http://tapestry.1045711.n5.nabble.com/remove-HTML-comments-from-output-tp3415110p3423068.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > - > To uns

Re: remove HTML comments from output

2011-03-10 Thread stephanos2k
roblematic? -- View this message in context: http://tapestry.1045711.n5.nabble.com/remove-HTML-comments-from-output-tp3415110p3424135.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscrib

Re: remove HTML comments from output

2011-03-10 Thread Howard Lewis Ship
h apparently parses each template once before > 'using' it for each request (correct me if I'm wrong). > > What do you think? > Can I override the parser somehow? > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/remove-HTML-commen

Re: remove HTML comments from output

2011-03-10 Thread stephanos2k
parently parses each template once before 'using' it for each request (correct me if I'm wrong). What do you think? Can I override the parser somehow? -- View this message in context: http://tapestry.1045711.n5.nabble.com/remove-HTML-comments-from-output-tp3415110p3423090.html Sent fr

Re: remove HTML comments from output

2011-03-10 Thread stephanos2k
nce, if I understand correctly, this is called for each pageview. Couldn't the template itself be filtered only once and the 're-used'? Cheers, Stephanos -- View this message in context: http://tapestry.1045711.n5.nabble.com/remove-HTML-comments-from-output-tp3415110p3423068.html Se

Re: remove HTML comments from output

2011-03-09 Thread Cezary Biernacki
they are for internal purposes only anyway > > What do you think? > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/remove-HTML-comments-from-output-tp3415110p3415110.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > >

remove HTML comments from output

2011-03-09 Thread stephanos2k
commands) In the end the benefits would be: -> smaller output -> comments are kept private - they are for internal purposes only anyway What do you think? -- View this message in context: http://tapestry.1045711.n5.nabble.com/remove-HTML-comments-from-output-tp3415110p3415110.html Se