Re: remarks WRT clone

2003-12-18 Thread Dan Sugalski
At 10:59 PM +0100 12/17/03, Leopold Toetsch wrote: In former days and before YAPC::EU I changed the original clone vtable, which was IIRC: PMC* clone() # return new clone of pmc to the now existing form, which gets an uninitialized destination PMC. This change was at that time necessary becau

remarks WRT clone

2003-12-17 Thread Leopold Toetsch
In former days and before YAPC::EU I changed the original clone vtable, which was IIRC: PMC* clone() # return new clone of pmc to the now existing form, which gets an uninitialized destination PMC. This change was at that time necessary because of reasons described in F keyword "Variant 2: An