Le mar. 19 oct. 2021 à 13:52, Gary Gregory <[email protected]> a écrit : > > Take a look at JCommander and Picocli.
>From a user's POV, "picocli" is more "light-weight" (a simple command-line setup is a two-liner) than "Commons CLI". Or do you mean memory foot-print? Or something else? Our more recent demo applications (see e.g. [RNG]) do not use [CLI]. Gilles > > Gary > > On Tue, Oct 19, 2021, 07:42 Gilles Sadowski <[email protected]> wrote: > > > Le mar. 19 oct. 2021 à 13:40, Gary Gregory <[email protected]> a > > écrit : > > > > > > I should add that a maintenance-only future is fine IMO, so we can still > > > have a smaller and lighter weight command line API compared to the other > > > projects I mentioned. > > > > "Lighter weight", in what sense? > > > > > > > > Gary > > > > > > > > > On Tue, Oct 19, 2021, 07:38 Gary Gregory <[email protected]> wrote: > > > > > > > Hi All, > > > > > > > > I intend to create a release candidate for CLI 1.5 soon. This will be > > the > > > > last Java 7 release IMO and I plan on this being a simple kinde of > > release, > > > > no big new feature. Feel free to look at Jira. > > > > > > > > Beyond that, the snapshot POM can go to Java 8. > > > > > > > > I am not sure if CLI has a future without a ton of work considering the > > > > feature gap with other FOSS projects like JCommander and Picocli. > > > > > > > > Gary > > > > > > > > > > > > Gary > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
