Re: [community-group] Define order of operations during parsing of tokens files (#123)

Another possible way to process multiple files :

1. parse token files in order of declaration (whatever declaration is)
2. add tokens to a specific token bag
3. dereference all token values in isolation
4. add all tokens to a shared token bag
  4.1. if a token id already exists, override it
  4.2. **dereference remaining aliases**


-- 
GitHub Notification of comment by romainmenke
Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/123#issuecomment-1378639494 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 11 January 2023 11:56:31 UTC