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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to