Hi Thrift Developers - I'm an engineer at an enterprise HD video startup called Ooyala, and I've implemented a thrift library and code generator for actionscript. It's been tested and deployed, and it's been working out quite well. I only have the binary protocol and a couple transport mechanisms (the memory buffer and the http client) implemented for the library, and I don't have any immediate plans to try to implement any of the client/server rpc protocols b/c I don't have a need for them (yet).
Since I thought others might find my code useful, I was wondering a) if there would be any interest in adding my protocol/transport/compiler code to the thrift code base, and b) what the code submission process would be like? Thanks, Edmond -- Edmond Lau [EMAIL PROTECTED]
