I think the case of these keywords doesn't matter (I find it easier to read upper case, but so what, I like tabs instead of spaces too). I challenge anybody to produce any real data that supports case insensitivity being objectively better on any metric at all (with the possible exception of what current parsers do).
I'd support a change like this, especially since I've seen a mix in the wild... People have already voted with their feet :) Warner On Mon, Nov 20, 2023 at 8:26 PM Kyle Mitchell <[email protected]> wrote: > For what it's worth, ignoring the type case of "and", "or", and "with" > operators would be a single-line change to the JavaScript parser: > > > https://github.com/jslicense/spdx-expression-parse.js/commit/c2d2a8fea4b03ad2e1c736cba1da03a3376bd8d9 > > -- > Kyle E. Mitchell, attorney // Oakland, California, USA > > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1804): https://lists.spdx.org/g/spdx/message/1804 Mute This Topic: https://lists.spdx.org/mt/102715215/21656 Group Owner: [email protected] Unsubscribe: https://lists.spdx.org/g/spdx/leave/2655439/21656/1698928721/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
