[ 
https://issues.apache.org/jira/browse/GSHELL-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532532
 ] 

Jason Dillon commented on GSHELL-35:
------------------------------------

Um... and I specifically did not want to create command instances to query 
things like id/description, since construction of commands cold potentially 
pull in/initialize other classes... which is why the CommandDescriptor was 
used, and the command was only constructed upon execution.  Your changes will 
cause *all* command instances to be constructed if the help command is used, 
which is *not* desirable.


> Make CommandDescriptor optional and make Command stateless
> ----------------------------------------------------------
>
>                 Key: GSHELL-35
>                 URL: https://issues.apache.org/jira/browse/GSHELL-35
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: API, Core
>    Affects Versions: 1.0-alpha-1
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to