ANN: PyAMF 0.3.1 Released

Thijs Triemstra | Collab lists at collab.nl
Mon May 5 11:11:01 CEST 2008


We're pleased to announce PyAMF 0.3.1, a lightweight library that  
allows Flash and Python applications to communicate via Adobe's  
ActionScript Message Format.
AMF3 and RemoteObject are supported in all the implemented Remoting  
gateways, compatible with Django, Twisted, TurboGears2, Google App  
Engine and any WSGI-compatible application.

This release provides improved support for Google App Engine and comes  
with following changes and fixes:

  - Google Model/Expando encoding now works out of the box
  - Django model adapter now imported only when django.db.models is  
imported (Ticket:261)
  - Fixed issue with Remote Object destination (Ticket:270)
  - Added a new gateway for the Google App Engine - see  
pyamf.remoting.gateway.google.WebAppGateway (Ticket:253)
  - amf0 Encoder now takes amf3 contexts into account (Ticket:268)
  - amf*.encode helpers can now accept multiple arguments (Ticket:267)
  - Removed the dependency of fpconst for Python 2.5 or newer (Ticket: 
243)
  - Solved issue with AMFPHP exceptions in AMF client (Ticket:258)
  - Fixed issue with url parsing in AMF client (Ticket:256)
  - Client no longer raises httplib.ResponseNotReady when making  
multiple requests using the same RemotingService (Ticket:254)

Check out the download page [1], installation instructions [2] and  
examples [3].
Questions? First stop is the mailing list [4], but we also hang out on  
IRC [5].

Cheers,

- the PyAMF team

[1] http://pyamf.org/wiki/Download
[2] http://pyamf.org/wiki/Install
[3] http://pyamf.org/wiki/Examples
[4] http://pyamf.org/wiki/MailingList
[5] irc://irc.collab.eu/pyamf

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/python-announce-list/attachments/20080505/4bf00229/attachment.pgp>


More information about the Python-announce-list mailing list