The ability to transfer data from one executing script to the next as components of a web application is of the utmost importance. Sometimes the objects in transit can grow in size to 10′s of megabytes of data. Nested classes, arrays of smaller classes, arrays of data, indexes, etc. I’ve been on a pretty long [...]