[Mono-dev] [PATCH] Implement configuration loading for System.ServiceModel.Web

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Tue Mar 2 02:49:53 EST 2010


Hello,

Thanks for the patch. I have applied large part of your patch in svn trunk.
I fixed WebHttpBindingElement.Properties to include those from base type in
less changes instead of your entire rewrite. (And some coding convention 
fixes.)

Atsushi Eno


On 2010/03/01 20:50, Sander Rijken wrote:
> Hi,
> This patch fixes the issues I've found while attempting to use 
> webHttpBinding.
>
> Changelog:
> Move away from static ConfigurationProperty fields, to allow including 
> the ConfigurationProperties in base in the Properties getter.
> Add testcases to verify configuration loading.
>
> -- 
> Sander Rijken
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>    



More information about the Mono-devel-list mailing list