22 Mar
2000
22 Mar
'00
11:56 p.m.
On Wed, 22 Mar 2000, Saravanan Bellan wrote:
How would I create a instance of a ZClass or a pure python object in a DTML Method? The instance should not be added to the folder but maintained in a session(planning to use FSSession).
Have you looked at the How-To at http://www.zope.org/Members/tazzzzz/addZClasses? If so, how does what you want to do differ from that example? --RDM