janhoy commented on PR #4695:
URL: https://github.com/apache/solr/pull/4695#issuecomment-5173386977

   > I'm missing the point/value of this PR
   
   See description. Instead of blowing up the picocli PR with all this 
mechanical restructuring of tools, the picocli migration will be much cleaner 
to review when done on top of this one.
   
   We'll end up with only one CLI framework, as commons-cli will go away 
eventually, but the value is not supporting more than one cli framework at the 
same time, but making the tools better structured and easier to follow. Many 
tools have a huge method doing all the work which was never a good design.
   
   Yea, wish java had named args already. Perhaps we could revisit some of the 
larger records here, split by usecase or revisit types?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to