On Tue, Feb 2, 2010 at 4:23 PM, Rafael Schloming <[email protected]> wrote: > Some of you may recall that I ranted a bit just prior to the freeze for the > 0.6 release about how lots of non-client related stuff has been accumulating > in the python directory as of late. It was a bit too late to do anything > about it at the time, but as the freeze is over now, I'd like to start > cleaning things up a bit. > > For that reason I intend to make the following moves over the next few days. > Please shout if this will disrupt you or if you disagree with any of the > locations I've picked. Instead of the following qmf/ ---> qpid/extras/qmf qmf2/ ---> qpid/extras/qmf
How about, qmf/ ---> qpid/management/qmf qmf2/ ---> qpid/management/qmf Ideally I'd like to see the following top level directories management brokers clients tools extras docs tests sandbox Getting there might be a challenge, but we will eventually get there if we do it step by step. > These are the files currently under qpid/python: > > Makefile > LICENSE.txt > NOTICE.txt > README.txt > RELEASE_NOTES > todo.txt > commands/ ---> qpid/tools > doc/ > examples/ > mllib/ ---> qpid/extras/mllib > models/ ---> qpid/sandbox/models > preppy > qmf/ ---> qpid/extras/qmf > qmf2/ ---> qpid/extras/qmf > qpid/ > qpid-python-test > qpid_config.py > setup.py > tests/ > tests_0-10/ ---> qpid/tests/amqp_0-10 > tests_0-8/ ---> qpid/tests/amqp_0-8 > tests_0-9/ ---> qpid/tests/amqp_0-9 > > --Rafael > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > -- Regards, Rajith Attapattu Red Hat http://rajith.2rlabs.com/ --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
