Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.6.0, 0.7.0
-
Fix Version/s: 0.8.0
-
Component/s: Morphlines Module
-
Labels:None
Description
AbstractCommand should know about the CommandBuilder that created it. For example, to be able to learn about it's own name. The CommandBuilder parameter should be passed to the constructor of AbstractCommand.