0

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?

naio
  • 307
  • 2
  • 4
  • 11

1 Answers1

1

There's some discussion about this in this forum thread:

It was meant to be in a namespace that would never cause collisions

Greg
  • 16,359
  • 2
  • 34
  • 44