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

Marek Habersack grendel at twistedcode.net
Thu Sep 17 17:21:29 EDT 2009


Atsushi Eno wrote:
> Hi,
Hey Atsushi,

> 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.
Everything looks good from a quick review, but could you please add some tests which check the 
functionality?

> 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... ;/
It looks fine to commit, but please don't do it till after 2.6 is branched - we should consider this 
code experimental and untested, so it wouldn't be a good idea to commit it at this point, imho.

best,

marek
> 
> Atsushi Eno
> 



More information about the Mono-aspnet-list mailing list