On 11/21/2012 01:01 AM, Burak Arslan wrote:
Well, It's easy to take over after Spyne parses the Xml string into an
element tree. (you should not use vanilla parser in etree.fromstring
because comments in SOAP messages would get in your way)
You can just add a 'method_call' event to a ServiceBase subclass (let's
call it WsseServiceBase) and make WSSE validation/decryption there, just
like you do it in the example you sent me.
You can do the reverse operation in a method_return_document event.
The new ServiceBase subclass does not have to be in Spyne repo, so I
don't think there'd be a need for a license change. Otherwise, just send
a pull request and we can talk there.
Right. So I'm not interested in the feature and I'm not going to
implement it but if someone else is then please feel free to add it to
either project :-)
cheers,
--
Dariusz Suchojad
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap