Set up a repo that allows to uses the existing JSON extension in a namespace.
We can edit JSON objects though the raw edit interface for now.
We have our own ZObject content handler (which might inherit from the JSON one).
All stored ZObjects must be valid JSON objects. No further constraints are imposed for now.
The view can start with the existing JSON view.