garydgregory commented on PR #216:
URL: https://github.com/apache/commons-cli/pull/216#issuecomment-1879136988

   > @garydgregory Sorry about the formatting.
   > 
   > What would you want to see for Path?
   > 
   > I think that Verifier class should become a static class that simply 
contains static common Predicate instances.
   > 
   > Where `Verifier` is currently used in the code it will become Predicate .
   > 
   > I don't think there needs to be a difference. At one time I had the 
Verifier throwing the ParseException, but that has been fixed, so there is no 
valid distinction.
   > 
   > What are your thoughts?
   > 
   > I also want to move everything in o.a.c.cli.converters into o.a.c.cli
   
   Path: feature parity with File.


-- 
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: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to