I've been playing with Zope for about a year and took the plunge last
week into making a product.
To keep it [arguably] simple I used a ZClass to wrap an external
method. My ZClass works and returns the output I expect.
What doesn't work is when I refer to an object I've created from a
dtml-var
Dieter,
Thanks for the reply. I ran across an article in the Zope FAQ that
nailed the problem on the head. Basically it said the same thing you
are saying. For those that follow in my footsteps one day...
ZPublisher Implicitly calls the method of a url which in the case of a
zclass is a call t