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 <
atsushi...@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@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
>>
>
>

Attachment: readerquotas.patch
Description: Binary data

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to