5 Dec
2000
5 Dec
'00
12:06 p.m.
On Tue, 5 Dec 2000, Dirksen wrote:
What is the difference between subclassing from OFS:Folder and ObjectManager? Is it the ONLY difference that the ObjectManager is able to limit kinds of object to contain?
Deriving from OFS:Folder will only give you global meta types in the Addbox, whereas deriving from ObjectManager will only give you the included ZClasses. I have not yet found a way to have both ;( Stefan