[Mono-devel-list] Mono.Cecil: Method RVA

Jb Evain mono at evain.net
Wed Jan 19 13:42:43 EST 2005


Hello,

Please be very careful. The public API is subject to heavy changes, and 
I'm currently writing the reading of types and their details. I'm doing 
this using some kind of lazy loading, this impact the code generator, 
and other things into. So if I would have an advice, it would be, please 
wait.

If you _need_ right now a library to handle that, you can take a look to 
perwapi, rail, or the goold one Mono.PEToolkit.

Jb

Gursharan Singh wrote:

> I have added a private TypeDefinitionCollection member to 
> ModuleDefinition and started implemeneting IReflectionVisitor on 
> StructureReader. AssemblyDefinition will accept both reflection 
> structure visitor and reflection visitor.
>  
> There is no TypeDefintion in SVN currently but looking at the general 
> code pattern I am implementing one.
>  
> What kind of form are you converting the method IL to?
>  
> -Gursharan
>
>  
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>




More information about the Mono-devel-list mailing list