Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.6.5
-
Component/s: None
-
Labels:
Description
At present each core command calls the static registerCommand method in its constructor, which is a bit nasty.
It'd make more sense for them to be registered when the CommandManager creates them.
It'd make more sense for them to be registered when the CommandManager creates them.