You must mean "kebab"... ;-)

https://www.theserverside.com/definition/Kebab-case

Gary

On Mon, Jan 8, 2024 at 2:47 AM Claude Warren <cla...@xenei.com> wrote:
>
> Actually, I should have said "kabab-case" (Brain was apparently not fully
> engaged when I typed that).  But just standard dash/hyphen between words.
> kebab-case as opposed to CamelCase or snake_case.  The hyphen/dash is
> disallowed in the CLI token verification.  If there is not a good reason to
> reject it, I would like to allow it.
>
>
> On Fri, Jan 5, 2024 at 8:40 PM Gary Gregory <garydgreg...@gmail.com> wrote:
>
> > For my money, all I would care about is "classic" dash dash for one option
> > and one dash for combining single char options. I find anything else leads
> > to confusing inconsistencies. For example, in Linux, for some app -list
> > means the list option but in others is the same as -l -i -s -t, nasty.
> >
> > But more importantly, what insane variation of kebab formatting is kabob?
> >
> > Gary
> >
> > On Fri, Jan 5, 2024, 9:45 AM Claude Warren <cla...@xenei.com> wrote:
> >
> > > Is there a good reason not to support kabob-format in CLI?
> > >
> > > I can see that we have to strip the '-' nad '--' off the front but after
> > > that tis seems like anything before a space should be valid.
> > >
> > > --
> > > LinkedIn: http://www.linkedin.com/in/claudewarren
> > >
> >
>
>
> --
> LinkedIn: http://www.linkedin.com/in/claudewarren

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to