Hello,
This is to let you know that, as of now, Spyne-2.10.0 is in feature freeze.
I'm going to fix failing tests (only two left), add a couple of new ones
to see how well the new things that are bolted together hold, update the
docs and make a release hopefully in a week or two.
The diffstat gives:
$ git diff --stat spyne-2.9.4
(...)
96 files changed, 5743 insertions(+), 3239 deletions(-)
... which is quite a lot :) So please test the code at the master branch
of http://github.com/arskom/spyne and report any incompatibilities and
regressions you might find. This is important, please do test and let me
know about the tiniest oddity! It must not be there :)
A non-trivial chunk of the changes is due to Stephan Andersson's
removing the last bit of serialization logic from ModelBase which moved
a lot of code around. (Thanks Stephan!)
There are no changes on the SOAP side, except maybe having
cleanup_namespaces=True by default as opposed to False in previous
versions, which will result in much more compact responses. Also,
XmlDocument got better in handling Xml attributes.
There are many infrastructure changes though, like proper twisted
support and much more mature SQLAlchemy support, which makes Spyne
easier to integrate with existing infrastructure.
I hope that you find the new version of Spyne useful. As always,
feedback is much welcome and appreciated.
Best regards,
Burak
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap