Front page | perl.perl6.internals |
Postings from August 2002
DOD etc
Thread Next
From:
Dave Mitchell
Date:
August 21, 2002 12:27
Subject:
DOD etc
Message ID:
20020821202510.A14676@fdgroup.com
In this Brave New World of DOD and GCC, what guarantees (if any)
will we be making at the Perl 6 language level for the timely calling of
object destructors at scope exit?
ie the classic
{ my $fh = IO::File->new(...); .... }
I know there's been lots of discussion on this over the months,
but I'm slighly confused as to what the outcome was.
--
"You're so sadly neglected, and often ignored.
A poor second to Belgium, When going abroad."
Monty Python - "Finland"
Thread Next