Andrew,

Did you see my solution to this?

<!--#comment

this is all commented stuff.
<dtml-in "invalid_dtml_syntax"@#$#@%^>
  <dtml-do wreak_havoc>
</dtml-unless>

--></dtml-comment>

I also posted a patch that would allow you to use syntax like this:
<!--#c
        <dtml-with bad_code>
                This neither renders nor preprocesses.
        </dtml-in>
-->

Same effect, but a bit cleaner.  If you'd like a copy of that patch, send me
an e-mail.

Take care,
T.J.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Andrew Kenneth Milton
Sent: Monday, September 04, 2000 5:11 PM
To: Kip Rugger
Cc: [EMAIL PROTECTED]
Subject: Re: [Zope] <dtml-comment> doesn't? Please fix... ;-)

Won't work, the container will still be parsed for correctness at 'save'
time.
The problem isn't getting nested comments per se, we already have that.
The problem is to completely ignore the contents of the comment tag whilst
still allowing nested comments.


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

Reply via email to