Dan Sugalski <[EMAIL PROTECTED]> wrote: > At 9:19 AM +0200 4/30/05, Leopold Toetsch wrote:
>>BTW shouldn't we really separate C<destroy> and C<finalize>? The latter >>would be overridable by user code, the former frees allocate memory. > I can't really think of a reason to have two cleanup actions. Maybe > I'm missing something here. I just have the gut feeling that folks want to run user code in finalizers for some cleanup action. leo