diff options
author | Rajith Muditha Attapattu <rajith@apache.org> | 2007-09-11 12:59:01 +0000 |
---|---|---|
committer | Rajith Muditha Attapattu <rajith@apache.org> | 2007-09-11 12:59:01 +0000 |
commit | bdba810bed79ed16ba0e73ff852c7cd41aa39c8b (patch) | |
tree | df50eda3f97d25f0a42551e2203e70eebb50eca4 /cpp/src | |
parent | c922ccae07d060f891848e688f7f1e29dc07c552 (diff) | |
download | qpid-python-bdba810bed79ed16ba0e73ff852c7cd41aa39c8b.tar.gz |
This is the first pass at refactoring the Connection stuff.
The AMQConnection was not made abstract to preserve the widely usd AMQConsutructor in test cases.
Instead 0-8,0-10 specific functionality was delegated to a version specific delegate.
The version is selected via a JVM argument (and based on the URL format)
Currently this mean that we can test only a single code path (o-8 or 0-10) at a time.
Next Step is to refactor the URL stuff.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@574582 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
0 files changed, 0 insertions, 0 deletions