Creating Instances of a ZClass/Python Class in DTML - Again
22 Mar
2000
22 Mar
'00
7:42 p.m.
I posted this couple of days back but havent got any responses. I'm desperate. Please help.
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).
Thanks,
22 Mar
22 Mar
11:56 p.m.
New subject: [Zope-dev] Creating Instances of a ZClass/Python Class in DTML - Again
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
9534
Age (days ago)
9534
Last active (days ago)
1 comments
2 participants
participants (2)
-
R. David Murray -
Saravanan Bellan