#629: Invenio Garbage Collector to be refactored using pluginutils
-----------------------------------------------+-----------------
Reporter: skaplun | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: *general* | Version:
Keywords: inveniogc refactoring pluginutils |
-----------------------------------------------+-----------------
Currently Invenio Garbage Collector (inveniogc) is written in a more or
less inconsistent way, sometimes containing algorithms, sometimes
importing them from other modules. Moreover it must/should be modified
everytime a new module or functionality is added.
It would be great to re-factor it to exploit the pluginutils modules, so
that each algorithm would be implemented as a plugin.
--
Ticket URL: <http://invenio-software.org/ticket/629>
Invenio <http://invenio-software.org>