File a bug in the collector. I'm sure it'll be fixed that way, specially
if a patch is included in the report.

On Thu, 2003-08-28 at 17:14, Romain Slootmaekers wrote:
> after an object is copied & paste, the following method is called:
> 
> def manage_afterClone(self, item):
> 
> as it happens, both self and item refer to the same object.... which 
> severely limits the use of the method. You probably want a reference to 
> the original object from which this one was cloned.
> [...]

        Cheers, Leo

-- 
Ideas don't stay in some minds very long because they don't like
solitary confinement.


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to