[Zope] FTP for ZClass hierarchies

2000-12-05 Thread Jim Welch
As an avid emacs user I am delighted to be able to access DTML objects via FTP. Recently I have been creating some ZClass hierarchies and have been disappointed to discover that while I can access, via FTP, the methods of a top-level ZClass, I can't access any methods of ZClasses defined inside

Re: [Zope] What difference between subclassing from OFS:Folder and ObjectManager

2000-12-05 Thread Jim Welch
You can get both if you derive from ObjectManager and then use the "Subobjects" tab in the Zope management interface. "Stefan H. Holek" [EMAIL PROTECTED] writes: Deriving from OFS:Folder will only give you global meta types in the Addbox, whereas deriving from ObjectManager will only give you