Hi Burak,

Thank you very much. I had to change aux to auxm as Windows does not allow
files named aux. After that the bare mode worked. When are you planning to
release 2.8? It seems there are a lot of changes since 2.7 and I am afraid
to use your experimental repo :)

Thanks & Regards,
Suraj

On Sat, May 19, 2012 at 4:23 AM, Burak Arslan <[email protected]>wrote:

> On 05/18/12 13:06, Suraj Barkale wrote:
>
>> I added _body_style='bare' and _soap_body_style='document' to
>> SendCalcMessage()
>> decorator. However, it caused a crash as ComplexModelBase.alias contains
>> undefined 'ClassAlias'. Replacing ClassAlias by something that works has
>> proved
>> beyond my abilities.:(
>>
>
> Hi Suraj,
>
> I could swear my code worked before I sent the previous message to you,
> but upon trying today, I saw it failed exactly as you showed.
>
> So there was a rather obvious bug, which I fixed in my fork now it's
> working (I really hope it does this time!). It definitely needs tests,
> though.
>
> See: https://github.com/plq/rpclib/**commit/**
> 05c9deed0af3f2e22af1ecdd895524**a1f9744cc4<https://github.com/plq/rpclib/commit/05c9deed0af3f2e22af1ecdd895524a1f9744cc4>and
>  of course:
> https://gist.github.com/**2718747 <https://gist.github.com/2718747>
>
> So, does this help?
>
> best,
> burak
>
>
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap

Reply via email to