[Zope-dev] Python products

Andy McKay andym@ActiveState.com
Wed, 7 Feb 2001 12:26:49 -0800


Take a look at FSPoll which has sort of structure...

> You may have to do somethign funky if you want to limit the types of
object that
> appear in the 'Add' list of your new classes. I have no idea how to do
that :-S

I did that in FSPoll just last night. Basically overrode
filtered_meta_types, and iterated through the tuple of objects, discarding
ones I dont want, keeping the ones I do. I was hoping to do a how to in the
next day or so.

--
  Andy McKay.