[Mono-aspnet-list] [PATCH] support WCF proxy in ASP.NET AJAX

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Thu Sep 17 14:30:00 EDT 2009


Hi,

I have created a patch that adds WCF support to ASP.NET AJAX ProxyGenerator.
The change is not small and it involves some structural changes to 
existing asmx support,
but what I basically did was to make LogicalTypeInfo and 
LogicalMethodInfo abstract
and create sets of derived types for asmx and WCF.

All dependent changes other than this patch is already made in mcs trunk.

Please review - I feel sorry to have such a large change though... ;/

Atsushi Eno

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: wcf.patch
Url: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20090918/34138c00/attachment-0001.pl 


More information about the Mono-aspnet-list mailing list