(j3.2006) Finalizing subroutines question
Aleksandar Donev
donev1
Fri May 23 14:42:14 EDT 2008
On Friday 23 May 2008 11:19, Jim Xia wrote:
> But how do you finalize this
>
> obj[i] = local_obj
>
> obj[i] will get finalized, right?
No. Finalization occurs during intrinsic assignment only when deallocation is
involved. Such deallocation does not occur for co-indexed objects, as ensured
by the rules in the beginning of the Intr. Ass. clause.
Before we start any apocalyptic threads: some of us have more important stuff
to do than argue the same loops again.
Thanks,
Aleks
More information about the J3
mailing list