[Mono-devel-list] (no subject)

Torstensson, Patrik patrik.torstensson at intel.com
Thu May 13 11:15:31 EDT 2004


Hi,

This patch solves problem with custom proxies together with async
delegeate calls, the behavior matches MS. This patch misses handling
constructor calls to the customer proxy something that also needs to be
handled in the remoting proxy.

The metadata patch is just to make sure that mono_method_get_param_names
(loader.c line 931) that compare method address get the correct method
not a wrapper (same goes for some other methods used in
mono_message_init). This was the reason why a custom proxy didn't pickup
the arg names correctly.

This patch fixes remoting2/3 mono test.

Ok to commit?

Cheers, 
 Patrik
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: remoting-fix-metadata.diff.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040513/26f36690/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: remoting-fix-corlib.diff.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040513/26f36690/attachment-0001.txt 


More information about the Mono-devel-list mailing list