lbruun commented on issue #277: Permit CLI --open-group to accept a substring 
of a group name as a convenience
URL: 
https://github.com/apache/incubator-netbeans/pull/277#issuecomment-345160402
 
 
   If I have groups named
   
       abc1
       abc2
       abc3
   
   and I do `--open-group "abc"` then it will be random which of the three 
groups it will actually open, right?
   Randomness is never good, but I understand that changing the code to open 
_multiple_ groups is perhaps a larger effort.
   
   Have I misread?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to