Casey Duncan wrote:

> 
> If not, I will make a patch for DT_String to support this. The
> beneficial side affect would be that <dtml-comment> could be "fixed" so
> that its contents need not be parsable anymore, just like every other
> language I know of.

With your patch applied, will nested dtml-comment tags still work?

<dtml-comment>
   Some code commented out
     <dtml-comment>
       Documentation in a comment
     </dtml-comment>
   Rest of code commented out
</dtml-comment>

--
Steve Alexander
Software Engineer
Cat-Box limited
http://www.cat-box.net



_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to