On Dec 27, 2007 8:39 PM, Johann MacDonagh <[EMAIL PROTECTED]> wrote:
> On 12/27/07, Bruce Markham <[EMAIL PROTECTED]> wrote:
> What you're saying is that after Assembly 1 was AOTed, and then
> Assembly 2 was AOTed, it would be impossible to change the class
> SomeType without having to re-AOT Assembly 2?
<snip>

Yes, but once you perform all kinds of optimalisations on those
classes (like inline small functions) then you'd have to recompile..
And if you don't do these optimalisations... then you might as well JIT

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