Ovid wrote:
> Yeah, I can deal with all of this. I think the main thing is that any
> YAML diagnostics which accept arbitrary keys added will have to:
>
> a. Reject any key matching /^[[:lower:]]/ (or is /^[a-z]/ really preferred
> here?)
The simple ASCII/UTF8 a-z avoids wacky locale issues wh
- Original Message
> From: Michael G Schwern
>
> Gabor Szabo wrote:
> > I recall that we talked about a possibility to emit yamlish but the last
> > thing
> > I remember was the discussion about lower or upper case names...
> > Was there a progress in that subject ?
>
> tl;dr version