On Mon, 2004-26-04 at 17:37 -0400, Ben Maurer wrote:
> On Mon, 2004-04-26 at 17:23, John Luke wrote:
> > This may or may not be want you want, but there is SharpAssembly that is
> > included with SharpDevelop and MonoDevelop for reading assemblies.
> 
> S.A. is a layer on top of MS's unmanaged API. So, it wont really work
> (at least not for IL bodies) on mono.

Not so sure were you got this info *at all* but the only time
SharpAssembly pinvokes is to get an assembly from the GAC. It surely
looks like it will work completely for reading IL out of mono. I have
not tested this functionality, but from a (2 minutes) readthrough of the
code, there seems to be no reason that it wont work. (And the GAC
functionality will be made to work on mono when the mono GAC is
completed, at least in the MD tree).

--Todd

> 
> bdm
> 
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to