Hi all,

Why are there two different types, Bson and Json? I think it would make more sense to have a single type ScriptObject and to/from methods for the various formats (this would make extending it to i.e. a json-compatible subset of YAML really easy).

Are there some incompatibilities between the formats?

Thanks,
NMS