mirror of
https://github.com/opensim/opensim.git
synced 2026-07-19 05:56:12 +08:00
This is because JsonGetJson() is getting json from anywhere in the structure, not just values. Equally, JsonSetJson() is setting any type of json, not just json which represents a value. Agreed with cmickeyb