23 Nov
2003
23 Nov
'03
7:21 p.m.
Andre Meyer wrote at 2003-11-23 10:15 +0100:
In continuing my search for help it seems like ObjectManager is what I am looking for in order to have a large collection of different Python objects in the same folder allowing for many links among them. I will need to be able to select which kinds of items to show and sort them and use them in forms. That should be standard behaviour, though, I would expect.
Have a look at the "ObjectManager" API (documented in Zope's online help system). The "nxm relations" (or something like that) may also be of help (not for the "ObjectManger" part but for the various relations). -- Dieter