On 9/6/07, Erik M. Erikson <[EMAIL PROTECTED]> wrote:
>
> Section 10.12 of the version 1.2 of the C# language clearly supports
> Russell within that scope.
>

I would disagree.  However, even if it does, we're not discussing the C#
language spec.  We're talking about MS CLR Finalizers.  There is a big
difference.  The C# language need not be implemented on top of the MS CLR.
The CLR does not call Object.Finalize...it only calls Finalize on instances
of classes that have a Finalize override further up the heirarchy.

--
Steve Johnson

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to