That is interesting, I find if I subclass off Folder only then I dont get to see the SubObject Tab in the ZClass management area. I have to subclass off ObjectManager also to see this tab. Could I be doing something wrong? Tom => -----Original Message----- => From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Chris => Withers => Sent: Saturday, 8 September 2001 7:09 PM => To: Tom Cameron; giovanni@simplesky.com; zope@zope.org => Subject: Re: [Zope] ObjectManager question. => => => > I recommend subclassing off both the Object Manager and the Folder. => > You get the look of a folder and the ability to control the => objects in it. => > I find this workd best if you do the correct order => "ObjectManager, Folder" => => Given that Folder sublcasses ObjectManager, this is probably totally => unneccessary ;-) => => Chris => => => _______________________________________________ => Zope maillist - Zope@zope.org => http://lists.zope.org/mailman/listinfo/zope => ** No cross posts or HTML encoding! ** => (Related lists - => http://lists.zope.org/mailman/listinfo/zope-announce => http://lists.zope.org/mailman/listinfo/zope-dev ) =>