Closed npetzall closed 10 months ago
Nils, you force-pushed, but the result still is the same. Is this by intention?
Nils, you force-pushed, but the result still is the same. Is this by intention?
I did so because I'm 5 years after master, so need to get all changes in.
Nils, you force-pushed, but the result still is the same. Is this by intention?
I did so because I'm 5 years after master, so need to get all changes in.
That's fine, but do you also plan to fix the open issue I raised yesterday?
@mkarg I would gladly solve it, if you could provide me with a way of testing the existing feature so that I can make sure that I'm not breaking it.
Sorry for the delay and thank you very much for your contribution to JCommander, Nils! :-)
fixes issue #439
When looking the names loop wasn't duplicated in any validating fashion. So adding a handlesArg method wouldn't improve anything. Extracting a method might have been nice, but it would require three arguments.