← Prev in month ← Prev in thread

encodings: shorter json names

From
Gemmill, Craig <>
Date
2013-05-08T16:55:51+00:00
ID
Thread
encodings: shorter json names
I’d like to suggest using ‘nodes’ instead of ‘childNodes’, and ‘tag’ instead of ‘tagName’ in the JSON encoding.  This would be a shorter version that would convey the same meaning.

 

Also, if ‘tag’ is not specified, it should default to being ‘obj’.  This would further reduce the size for many cases.

 

Thanks
← Prev in month ← Prev in thread