Hi,

Chris Withers wrote:
> 
> Hi,
> 
> Is is just me or does stuff inside a <dtml-comment> get parsed?
> 
> So if you have:
> 
> <dtml-comment>
> 
>  ... some syntactically bad dtml ...
> 
> </dtml-comment>
> 
> You still can't save the page 'cos the the parser throws up an error.
> 
> That seems silly to me. Anyone else agree?

No, I disagree. Why do you want bad dtml even inside comments?
dtml-comment is a tag like all the other tags. It does not
control the parser. One advantage is, you may nest comment-tags.

Regards
Tino Wildenhain

_______________________________________________
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