28 Aug
2003
28 Aug
'03
9:02 p.m.
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.