1 Nov 02:42
[Trac-dev] Modularizing trac-admin
Remy Blank <remy.blank <at> pobox.com>
2008-11-01 01:42:42 GMT
2008-11-01 01:42:42 GMT
While working on the multirepos branch, the need for a few additional trac-admin commands came up. Christian suggested that trac-admin should be modularized, so that the code for commands could be relocated to the individual modules, in particular close to the web admin modules. I have started working on this in: http://trac.edgewall.org/ticket/7770 In particular, I have specified an IAdminCommandProvider interface, a command manager, and I have implemented the dispatch functionality and one example of moving commands out (the config commands). It would be great if I could get some feedback on the interface and the general idea, before continuing. Once the interface is settled, I would progressively move most commands to the new infrastructure. -- Remy
--Noah
RSS Feed