LWN.net Logo

PyAMF 0.4.2 released

From:  "Thijs Triemstra | Collab" <lists-AT-collab.nl>
To:  users-AT-pyamf.org, dev-AT-pyamf.org, announce-AT-pyamf.org, osflash-AT-osflash.org, python-announce-list-AT-python.org, flexcoders-AT-yahoogroups.com
Subject:  PyAMF 0.4.2 released
Date:  Fri, 24 Apr 2009 11:11:38 +0200 (CEST)
Message-ID:  <30660.80.169.158.130.1240564298.squirrel@webmail.collab.nl>
Archive-link:  Article, Thread

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...
[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

--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds