Gordon Sim wrote:
On 03/19/2010 02:23 PM, Alan Conway wrote:
I think the clean way out is to make the python project a dependency of
the C++ project just like it depends on boost or other tools. I.e. to
run the tests you must *install* the python project, and the tests pick
up components via standard PATH and PYTHONPATH env vars.

Assuming I understand this correctly, we would have to reinstall every time we needed to pick up any change in the python client or tools. Unlike with boost or other tools, that's likely to occur quite frequently.

I'm not arguing against your suggestion however, just making an observation on the impact as I see it.

There is also a dependency on tests, which would probably be more problematic since it's not uncommon to fix/add something to the broker and also change these tests in a single commit.

--Rafael

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to