[Zope-dev] Custom class: cut,copy,rename?

Chris Withers lists at simplistix.co.uk
Mon Mar 1 15:44:59 EST 2004


Ian Beatty wrote:

>     OFS.ObjectManager.ObjectManager
>     Products.ZCatalog.CatalogPathAwareness.CatalogAware
>     OFS.PropertyManager.PropertyManager
>     OFS.SimpleItem.SimpleItem

I'm pretty sure all you should actually need is:

 >     OFS.ObjectManager.ObjectManager
 >     Products.ZCatalog.CatalogPathAwareness.CatalogAware

> OFS.SimpleItem.Item (subclassed by OFS.SimpleItem.SimpleItem) is supposed to
> provide cut-and-paste functionality. So, how might I be breaking it?

Show us some error messages, exceptions, types ,values and tracebacks adn amaybe 
we can help ;-)

cheers,

Chris




More information about the Zope-Dev mailing list