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/I
nstall
[3] http://pyamf.org/wiki/
Examples
[4] http://pyamf.org/wi
ki/MailingList
[5] irc://irc.collab.eu/pyamf
_______________________________________________
osflash mailing list
osflash osflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org
a>
|