[Mono-dev] patch to allow classes derived from System.Type, patch to allow GetProperty on TypeBuilder

Radek Doulik rodo at ximian.com
Tue Dec 19 08:59:17 EST 2006


Hi all,

	I am attaching patches I prepared while working on mono support in
OpenOffice. 1st patch allows one to create a type class derived from
System.Type, which can be used for reflection and emitting. (Paolo
helped me a lot with it)

	2nd implements GetProperty on TypeBuilder (which already created type)

	Please review the patches and let me know whether it is OK to commit
thme. I will prepare ChangeLog entry as well. Unfortunately I have not
managed to provide automated tests yet.

Cheers
Radek

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono-reflection-allow-classes-derived-from-system-type.patch
Type: text/x-patch
Size: 3607 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061219/fda4b190/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: type-builder-allow-GetProperty-on-created-TypeBuilder.patch
Type: text/x-patch
Size: 879 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061219/fda4b190/attachment-0001.bin 


More information about the Mono-devel-list mailing list