[Zope] dtml-var question

Evan Simpson evan@4-am.com
Mon, 21 Feb 2000 11:42:09 -0600


----- Original Message -----
From: James W. Howe <jwh@allencreek.com>
> I have a DTMLMethod named foo.  I can access this method by using the
> following statement:
>
> <dtml-var foo>
>
> If I wanted to use the "quoted" syntax to access this method (perhaps
> because it resides in some other folder) which of the following is exactly
> equivalent to the statement above:
[snip]
> <dtml-var "foo(_.None, _)">

The above is definitely closer, and seems to behave the same in every place
I've used it.  I can't say for sure that it is *exactly* equivalent, though.

Cheers,

Evan @ 4-am & digicool