- Summary:
-
Fix static erros and notifications in resource.pyRemove legacy resource specific code.
- Description:
-
~ Cleanup pep8 and statick checker notifications in order to simplify further reviews. The code structure is still broken.
~ The new implementation uses resource generator so the most of legacy classes are useless. This patch also removes the most of errors defined in rbtools.api.errors.
- Diff:
-
Revision 2 (+8 -778)
Remove legacy resource specific code.
Review Request #2847 — Created Feb. 9, 2012 and discarded
The new implementation uses resource generator so the most of legacy classes are useless. This patch also removes the most of errors defined in rbtools.api.errors.
MB