- From: Travis Spomer via GitHub <sysbot+gh@w3.org>
- Date: Wed, 25 May 2022 15:35:43 +0000
- To: public-design-tokens-log@w3.org
It's occurring to me that we might not have explicitly specified that any unrecognized nodes in the JSON starting with `$` MUST be ignored by parsers, though the "Character restrictions" section does specify that token names can't start with `$` so maybe that's sufficient. It sounds like probably someday we'll want some top-level spot in the file for defining rules or computations or other things like that (`$refs`? `$rules`?), and we should make sure that parsers don't try to treat that as a token group with an invalid name. -- GitHub Notification of comment by TravisSpomer Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/88#issuecomment-1137447925 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 25 May 2022 15:35:44 UTC