[Soap-Python] Default values for parameters
Burak Arslan
burak.arslan at arskom.com.tr
Tue Sep 27 12:34:47 CEST 2011
On 27.09.2011 13:21, azurIt wrote:
>
>> please provide a full test case in the issue tracker in github so that
>> nothing gets lost and we're sure we're on the same page.
>
> no problem but what exactly should i report ? not working input validation unless Mandatory types are used or not working 'nillabe' parameter ?
>
okay, nothing to report here if everything works now as you expect :)
just do look at the source code of the Mandatory class I sent you
earlier to see how it's supposed to work. xml schema is a powerful (thus
complicated) standard, not really designed with a dynamic language in
mind, so its behaviour is not always intuitive to the pythonic mindset.
bon courage
burak
More information about the Soap
mailing list