Re: [Zope] Where does Object.createInObjectManager() find the object manager?
4 Apr
2000
4 Apr
'00
4:40 a.m.
From: John Morton <jwm@plain.co.nz>
Anything that's inside the first <dtml-with...> should be operating in the context of that newly creates object, so if the second <dtml-with...> is place inside the first, that object should be created inside the first one.
I think the problem is that createInObjectManager is using the PARENTS array to find its ObjectManager, and the <dtml-with Object> statement doesn't touch that array. Thanks Bruce
9497
Age (days ago)
9497
Last active (days ago)
0 comments
1 participants
participants (1)
-
bruce@perens.com