Sent from my iPhone
> On Apr 16, 2017, at 2:44, Christian Grobmeier <[email protected]> wrote:
> 
> I agree with Matt.
> 
> What I love is the way you use annotations.
I can't claim credit for that idea: that's the "inspired by JCommander/Args4j" 
part. 
https://github.com/remkop/picocli/wiki/FAQ


> I can't tell you how I miss annotations when I work with PHP. 
> 
> 
>> On Sat, Apr 15, 2017, at 17:47, Matt Sicker wrote:
>> It looks pretty neat! The single source code file idea is an amusing
>> C-like
>> distribution mechanism, but it makes sense for this style of library. I'm
>> curious how you're making the docs as I've seen that format a lot and
>> think
>> it could possibly be useful for log4j-core or one of the other
>> subprojects
>> at least.
>> 
>> As for concrete use of this, being a single file, it could easily be
>> shaded
>> into log4j-core for the CLI classes. Very nice!
>> 
>>> On 15 April 2017 at 09:25, Remko Popma <[email protected]> wrote:
>>> 
>>> Everyone, I would love your feedback on this:
>>> 
>>> https://remkop.github.io/picocli/
>>> https://github.com/remkop/picocli
>>> 
>>> It is heavily inspired by JCommander and Args4j but has improved
>>> ergonomics, customizable help (with colors) and various other improvements.
>>> 
>>> I hope this will be useful in the log4j-tools module, but any kind of
>>> feedback would be great.
>>> 
>>> Remko
>>> 
>> 
>> 
>> 
>> -- 
>> Matt Sicker <[email protected]>

Reply via email to