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

A summary of new features features and improvements in this release:

- Implemented Local Shared Object (LSO)
- ByteArray now implements DataInput and DataOutput instead of StringIOProxy
- remoting.client mostly fully supports the predefined headers
- Fixed argument positioning for RemoteObject processing
- Remoting client now supports authentication
- Proper encoding for aliased subclassed builtin types, specifically flex.ArrayCollection - Added support for easy encoding of Django object queries (Foo.objects.all()) - Added 'expose_request' argument to DjangoGateway to expose the underlying HTTP Request object as the first arg in the called services

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

Cheers,

the PyAMF team

[1] http://pyamf.org/wiki/Download
[2] http://pyamf.org/wiki/Install
[3] http://lists.pyamf.org/mailman/listinfo
[4] irc://freenode.net/pyamf
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to