[Zope] non-persistent publishable objects
Paul Winkler
pw_lists at slinkp.com
Fri Jan 23 14:17:56 EST 2004
> Is it possible to create *non-persistent* publishable objects with product
> code? I'm finding Zope unwilling to publish a generic Python object.
how are you trying to publish it?
does it define __call__ or index_html?
Those methods must have docstrings,
and they must have security declarations.
persistence shouldn't matter, AFAIK, but
i've never tried what you are doing.
--
Paul Winkler
http://www.slinkp.com
Look! Up in the sky! It's TICK NINE-BLADED-CATFISH!
(random hero from isometric.spaceninja.com)
More information about the Zope
mailing list