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? -- Jonathan Dickinson ------------------------------------------------------------------------- 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