Most (if not all) of the json strings returned by the Dropbox API include the .tag
key.
I wonder why not simply use tag
, does the leading dot have a meaning in json syntax?
Most (if not all) of the json strings returned by the Dropbox API include the .tag
key.
I wonder why not simply use tag
, does the leading dot have a meaning in json syntax?
There's some discussion about this in this forum thread:
It was meant to be in a namespace that would never cause collisions