[Mono-devel-list] possible bug in static constructor evaluation order

Paolo Molaro lupus at ximian.com
Thu May 8 05:55:22 EDT 2003


On 05/07/03 Michal Moskal wrote:
> BTW: are there any plans about generics support in mono?

We have some support for generics in the IL assembler and in the
metadata loader. I think miguel has a chunk of the C# compiler work done
as well. The plan is to finish the generics implementation later this
year.

> OK, so it's a bug and I can write in operational semantics, that class
> initialization happens just before first use?

Unless you set the beforefieldinit flag, yes.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list