[Mono-list] Class library developers: locking issues to keep in
mind
Miguel de Icaza
miguel@ximian.com
28 Oct 2001 07:55:34 -0500
> I can't tell whether this behaviour is described in the specs, as far as I
> can tell there is no description of this difference between
> compiler-provided cctor and explicitly coded cctor. But perhaps mcs should
> emulate this behaviour.
I read about this on the specs, I do not remember where though.
And I am glad to report that MCS does use Beforefieldinit as specified
;-)
Miguel