[Mono-devel-list] [Path] Reflection Only methods

Carlos Alberto Cortez calberto.cortez at gmail.com
Fri Feb 11 09:32:35 EST 2005


I'm attaching a new version of the patches that add support for
Reflections Only methods. Basically I made the changes suggested by
Paolo, however:

* Two hook functions he suggested to keep private, I made them public,
because they need to be called from functions inside appdomain.c (could
we maybe have them in a new file, called reflection-internals.h?)
* I added support for the 'raw' method (LoadAssembly (byte [] raw)
* A check inside mono_class_init, to return in case a class that is part
of a reflecion only assembly.

Also have attached the tests for this feature.

Carlos.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: metadata.diff
Type: text/x-patch
Size: 30146 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050211/5faa9ca9/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reflection.diff
Type: text/x-patch
Size: 3669 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050211/5faa9ca9/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reflection-only-tests.tar.gz
Type: application/x-compressed-tar
Size: 694 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050211/5faa9ca9/attachment-0002.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: system.diff
Type: text/x-patch
Size: 4372 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050211/5faa9ca9/attachment-0003.bin 


More information about the Mono-devel-list mailing list