On Dec 27, 2007 9:02 AM, Bruce Markham <[EMAIL PROTECTED]> wrote:
> I know my brain is frazzled, which it is most nights at 3am, even when I
> haven't been reading PCI specifications all day.
>
> But I do know, that if compile Assembly A with Generic Type 1. And Assembly
> B with Normal Type 2 that uses Generic Type 1, it won't be able to
> re-compile its own version of Generic Type 1 because Generic Type 1 will be
> machine language on the disk.

I suppose it would only work well if all assemblies would be compiled
together with the application that uses them...


> And unless you want all programs to take up twice as much HDD because you
> want to have both IL and machine language sitting around, it doesn't scale
> well. (Especially if you have embedded resources.)

Well it could be optional.. AOT wouldn't be able to handle all
situations anyway (i think)

-------------------------------------------------------------------------
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

Reply via email to