The similarity between JSON objects + arrays and Globals in IRIS or Caché is evident.
With small and medium size JSON objects navigation across %Dynamic Objects is comfortable.
But with large and/or deep cascaded objects it becomes a challenge.
The presented tool offers 3 variants
- loading an already existing %Dyamic object or Array into a global of your choice
- loading a %Stream containing a JSON object into a global of your choice
- loading an external File containing a JSON object into a global of your choice