PyAMF 0.4.2 released

Thijs Triemstra | Collab lists at collab.nl
Fri Apr 24 11:11:38 CEST 2009


The PyAMF team is proud to announce the release of 0.4.2!

PyAMF [1] is a lightweight library that allows Flash and Python
applications to communicate via Adobe’s ActionScript Message Format.

This is a bugfix release [2], see the changelog [3] for the complete list
of changes. A brief overview of the changes:

 - Support for decoding the 'source' property on ArrayCollections
 - Fixed an issue in the GAE adapter where dynamic properties would be
missing on referenced objects
 - Fixed a critical issue with AMF0 reference counting when encoding
remoting responses
 - Support for Django i18n ugettext_lazy
 - Added support for microseconds for datetime objects
 - Support for property types on SQLAlchemy mapped classes
 - Support for property types for Google AppEngine db.Model and db.Expando

Check out the download page [4], installation instructions [5] or the API
documentation [6] for more information.

Questions? First stop is the mailing list [7] but we also hang out on IRC
[8].

Cheers,

the PyAMF team.

[1] http://pyamf.org
[2] http://pyamf.org/milestone/0.4.2
[3] http://pyamf.org/browser/pyamf/tags/release-0.4.2/CHANGES.txt
[4] http://pyamf.org/wiki/Download
[5] http://pyamf.org/wiki/Install
[6] http://api.pyamf.org
[7] http://pyamf.org/wiki/MailingList
[8] irc://irc.collab.eu/pyamf



More information about the Python-announce-list mailing list