[Zope] Dynamic object lookup

Helmut Toplitzer helmut@ifit.uni-klu.ac.at
Fri, 18 Aug 2000 10:32:12 +0200


Hi!

I'm trying to get objects (even acquired) by
pasing a string to a python method.
Has someone an idea how to make that work?

I've tried self.Object which works.
When passing a string to the method
I can't lookup the Object
(Is there a replacement for getitem in 
Python Methods?)

I tried self.getitem('string')
which don't work. (and several other things,
but even __dict__ don't work in Python Methods,...)


Helmut

-- 
My GNUpg Fingerprint
1355 4103 AC62 6818 DBC9  48B1 8D7D 6250 2D92 B100