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/05c9deed0af3f2e22af1ecdd895524a1f9744cc4 and of course: 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