[Mono-dev] Mono and bytecode enhancement

Kornél Pál kornelpal at hotmail.com
Thu Aug 18 04:42:12 EDT 2005


If I understand Stevens correctly he wants to modify IL code.
System.Reflection.Emit should be used to generate a new memory-only assembly
on the fly. Modifying a loaded assembly is not supported, but monodis and
ilasm can be used for example to modify an assembly that is not loaded.

Kornél

----- Original Message -----
From: "Andreas Nahr" <ClassDevelopment at A-SoftTech.com>
To: "mono-devel" <Mono-devel-list at lists.ximian.com>; <sgestin at gnt.ch>
Sent: Thursday, August 18, 2005 10:26 AM
Subject: Re: [Mono-dev] Mono and bytecode enhancement


Mono does not use any bytecode. Do you mean loading bytecode using ikvm or
do you mean loading IL from mono?
What kind of "enhancements" are you looking for?

Greets
Andreas
  ----- Original Message -----
  From: sgestin at gnt.ch
  To: mono-devel
  Sent: Wednesday, August 17, 2005 3:16 PM
  Subject: [Mono-dev] Mono and bytecode enhancement


  Hi All,

  is there a way to enhance bytecode a loading time in Mono?

  Best Regards,
  Stevens

  DISCLAIMER : This email and any files transmitted with it, including
replies and forwarded copies (which may contain alterations) subsequently
transmitted from the sender, are confidential and solely for the use of the
intended recipient. The contents do not represent the opinion of the sender
except to the extent that it relates to their official business.




------------------------------------------------------------------------------


  _______________________________________________
  Mono-devel-list mailing list
  Mono-devel-list at lists.ximian.com
  http://lists.ximian.com/mailman/listinfo/mono-devel-list



--------------------------------------------------------------------------------


> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>




More information about the Mono-devel-list mailing list