[Mono-devel-list] Path for ReflectionOnly support

Carlos Alberto Cortez calberto.cortez at gmail.com
Fri Jan 7 19:51:41 EST 2005


Hi,

I've been recently trying to implement the Assembly.ReflectionOnly
methods, that are part of the whidbey version of .Net. The basically
load assemblies and retrieving only the medatada, adn throwing an
exception if some code is invoked.

Some more info can be found here:

I'm definitely not yet done with this methods; however, I'm working on
the ReflectionOnlyLoadFrom method, which should be *simpler* than the
other two remaining methods.

I've not finished the support (some checks must be done in some
System.Reflection classes), but I would like the jit guys to review my
current advance and also check for possible style/code errors.

Carlos.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: metadata.patch
Type: text/x-patch
Size: 19989 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050107/489f789c/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reflection.patch
Type: text/x-patch
Size: 1240 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050107/489f789c/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: system.patch
Type: text/x-patch
Size: 754 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050107/489f789c/attachment-0002.bin 


More information about the Mono-devel-list mailing list