From: SourceForge.net <no...@so...> - 2008-10-10 12:40:24
|
Bugs item #2157344, was opened at 2008-10-10 14:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2157344&group_id=102341 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Console Group: None Status: Open Resolution: None Priority: 3 Private: No Submitted By: Lars Heuer (lheuer) Assigned to: Lars Heuer (lheuer) Summary: Commands should be plugable Initial Comment: Define a SPI to let others plug-in other commands. I.e. add specific commands for the TMShare client if the client is available. Needs a better ICommand interface, though. The ICommand interface should get the arguments of the command and something that can be used to write results to, i.e. PrintWriter. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2157344&group_id=102341 |