Re: [community-group] Remove JSON derived types from the specification (#120)

If type prototyping is a concern it would be more interesting to have something like this :

```json
{
  "$value": [{"anything": "you need"}],
  "$type": "com.toolprovider.custom-type"
}
```

Any tool that doesn't recognise this type will leave it as-is.
And `toolprovider` can experiment with their idea while simultaneously submitting an issue here for feedback.

This creates a conflict free mechanic/space for experimentation.
It does not require implicit fallbacks to JSON types.

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


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

Received on Monday, 31 October 2022 17:18:07 UTC