Julio Maia wrote:
>
> This is not going to be handy once the block is composed by a large dtml
> block. I wonder if dtml-var shouldn't support the syntax I've described
> above.
I suggest instead using a PythonScript, and using the DTML class that you
can import from the Products.PythonScripts.standard module.
You can use this to render DTML on the fly, as you wish.
--
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 )