Re: [Zope-dev] REPOST: Cut down on the Available Objects list.

2000-09-07 Thread Jim Fulton
Erik Enge wrote: > > Hi, all - someone suggested to me that I should try the zope-dev list > instead of the zope list, here goes. > > When I create ZClasses I can make the Available Objects shrink to just > a couple of available objects via subclasses and so forth. How would > I do this with a

RE: [Zope-dev] REPOST: Cut down on the Available Objects list.

2000-09-07 Thread Brian Lloyd
> Hi, all - someone suggested to me that I should try the zope-dev list > instead of the zope list, here goes. > > When I create ZClasses I can make the Available Objects shrink to just > a couple of available objects via subclasses and so forth. How would > I do this with a Python Class in a Py

[Zope-dev] REPOST: Cut down on the Available Objects list.

2000-09-07 Thread Erik Enge
Hi, all - someone suggested to me that I should try the zope-dev list instead of the zope list, here goes. When I create ZClasses I can make the Available Objects shrink to just a couple of available objects via subclasses and so forth. How would I do this with a Python Class in a Python Zope P