Re: CDATA section in zpt

Dieter Maurer <[email protected]> Fri, 25 Nov 2005 22:05:23 +0100
Newsgroups gmane.comp.web.zope.page-templates
Message-ID <[email protected]>
Chris Withers wrote at 2005-11-25 12:48 +0000:
>The TAL interpretter parses the source of hte ZPT as XML, and so doesn't 
>  do anything with CDATA sections.

But XML knows about "CDATA" sections and an XML compatible parser
should handle them correctly.

-- 
Dieter