Well i couldn't tell you the specifics, since i don't know, but i do know that the singularity project has a compiler (sing#) which *can* AOT code that contains generics, so it *is* possible.
On Dec 27, 2007 8:41 AM, Jonathan Chayce Dickinson <[EMAIL PROTECTED]> wrote: > Bruce Markham wrote: > > But methods with type-parameters can't be AOTed. They are left as IL > > with a native trampoline header that calls the JIT when the time comes. > I will just drop in our IRC chat right here: > > <illuminus> And you *can't* AOT generics code. > <moitoius> good point > <moitoius> it _may_ be possible > <moitoius> if you loose the type info in a generic > <moitoius> so all generics have a lighter-weight object reference > <moitoius> that has only the data in the object > <moitoius> and leave the type checking up to the AOT > > Any ideas? ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ SharpOS-Developers mailing list SharpOS-Developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sharpos-developers