August 7, 2005
================================================================

Tuples are now written as json arrays.

Note that json arrays read as lists, but lists and tuples are written as
arrays.

August 9, 2005
================================================================

Fixed bugs in reading arrays and objects introduced in release 3_3. Had no
tests for whitespace or comments before the terminating } or ] bracket.
