Clean-up new API interface

Review Request #2845 — Created Feb. 8, 2012 and discarded — Latest diff uploaded

Information

RBTools

Reviewers

The legacy code is unstructured and it seems that noone has ever run it. Starting from this patch I will clean server interface until it becomes suitable for making HTTP requests. I intend to keep the chunks as small as possible in order to simplify the review process and speed-up acceptances, so some-times the logic may seem uncompleted.

 
rbtools/commands/__init__.py
rbtools/commands/rb.py
rbtools/commands/rbclose.py
rbtools/commands/rbconfig.py
rbtools/commands/rbcreate.py
rbtools/commands/rbdiff.py
rbtools/commands/rbinfo.py
rbtools/commands/rbinfov2.py
rbtools/commands/rbopen.py
rbtools/commands/rbpatch.py
rbtools/commands/rbpublish.py
rbtools/commands/rbupload.py
rbtools/commands/resource-browser.py
rbtools/commands/tests.py
rbtools/commands/utils.py
rbtools/utils/files.py
rbtools/utils/filesystem.py
rbtools/utils/process.py
rbtools/utils/testbase.py
rbtools/utils/tests.py
This diff has been split across 2 pages: < 1 2
Loading...