On Wed, Apr 22, 2020 at 3:03 PM Eric Covener <cove...@gmail.com> wrote:
>
> On Wed, Apr 22, 2020 at 6:50 AM Yann Ylavic <ylavic....@gmail.com> wrote:
> >
> > On Wed, Apr 22, 2020 at 12:10 PM Yann Ylavic <ylavic....@gmail.com> wrote:
> > >
> > > > ':'
> > >
> > > This one looks special already in ap_resolve_env(), though it's
> > > forbidden in Define so that may be it.
> >
> > I'm afraid ':' will collide with mod_rewrite's
> > "${mapname:key|default}" syntax for RewriteMap.
> > Same goes for '|' it seems, naming discussion still open :)
> >
> > bash uses '=' for the default value too, looks quite readable/meaningful to 
> > me..
>
> Bikeshedding but what about "?="

Damn, I like it, but three +1s for '=' already..
Well, I used that in r1876835, let's see if others shout :)

Thanks to all for feedbacks!

Reply via email to