develooper Front page | perl.perl5.porters | Postings from August 2003

Re: [perl #10030] DESTROY not called on code reference objects

Thread Previous | Thread Next
From:
Arthur Bergman
Date:
August 19, 2003 10:21
Subject:
Re: [perl #10030] DESTROY not called on code reference objects
Message ID:
428D641C-D262-11D7-9F75-000A95A2734C@nanisky.com

On Monday, August 18, 2003, at 07:12  pm, Dave Mitchell wrote:

>
> Assuming that we wish to keep the optimisation of sharing non-closure 
> anon
> CVs, then the problem is that by the time you try to bless the coderef,
> its already pointing to the shared CV, and you're buggered. By then, 
> you
> don't really have the option of unsharing it. At least I can't think of
> a clean way.
>
>

COW?

Arthur


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About