You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So re-serializing a deserialized unquoted token should result in an unquoted token. There should be some API to create unquoted tokens artificially, but the default can remain quoted.
EDIT: Supporting these for VValues may be easy, but VPropertyies complicate things. Unless maybe keys are updated to be VValues themselves?
The text was updated successfully, but these errors were encountered:
So re-serializing a deserialized unquoted token should result in an unquoted token. There should be some API to create unquoted tokens artificially, but the default can remain quoted.
EDIT: Supporting these for
VValue
s may be easy, butVProperty
ies complicate things. Unless maybe keys are updated to beVValue
s themselves?The text was updated successfully, but these errors were encountered: