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

Sander Rijken sr at d-90.nl
Sat Mar 6 13:34:54 EST 2010


Hi,

Another patch here to complete the configuration of WebHttpBindingElement.
The previous patch didn't include the implementation
for XmlDictionaryReaderQuotas.

I wasn't sure what to to with the .config file used in the test, the one
from my previous patch had an ugly mix of tabs and spaces. This one converts
them to one format, but feel free to partially apply or fix the indentation
in another way.

Thanks,
Sander

On Tue, Mar 2, 2010 at 8:49 AM, Atsushi Eno <
atsushieno at veritas-vos-liberabit.com> wrote:

> 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
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100306/0997e7a5/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: readerquotas.patch
Type: application/octet-stream
Size: 5853 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100306/0997e7a5/attachment.obj 


More information about the Mono-devel-list mailing list