Bill Whiting wrote:
I think it would be more worthwhile to try to synchronize the APIs between the languages. i.e. make the python/C++ APIs look more alike. Obviously there are language differences, so they won't be identical. I think it would be beneficial if you could expect that the class structure would be similar and methods found in the Java AMQP native API would be present in C++ and Python.
This has definitely been a goal as well. Gordon and I regularly sync up to make sure we're going in the same directions with things between python and C++.
--Rafael --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org