Move JSON/XML cursors to TrackerDeserializer
This MR reimplements JSON and XML cursor formats as a TrackerDeserializer
, completing the internal transition for all TrackerSerializerFormat
that are currently available.
Also, flesh out some more generic cursor tests out of the existing scattered ones, and try to exercise both cursor formats both ways (along with all connection types).