PyAMF 0.4 Released
The PyAMF team is proud to announce the release of 0.4 final!
PyAMF is a lightweight library that allows Flash and Python applications to communicate via Adobe’s ActionScript Message Format.
This release fixes over a 100 tickets, see the changelog for the complete list of changes. We now consider the library to be stable and ready for production! A brief overview of the changes:
A new C extension to pyamf.util and pyamf.amf3. This is a work in progress, created using Cython, and more sections of the library will be moved to C as they are identified. Thanks to Gerard Escalante. An adapter for SQLAlchemy 0.4/0.5 is available, allowing object graphs to be easily encoded. See the wiki for more information. Thanks to Dave Thompson and Michael Van Tellingen. Improvements to the Google App Engine adapter to allow datastore objects to be easily encoded/decoded.Check out the download page, installation instructions or the API documentation for more information.
Questions? First stop is the mailing list but we also hang out on IRC.
转载自: osflash


