Hi guys - excuse me if I have the terminology wrong, but are there any gtInspector tab
things for visualising JSON in the inspector?
Inspired from Tudor’s ESUG talk on using moose for non-code things I thought I might
explore visualising some cards a team stores in Trello (which is JSON based).
I’m building up some objects to model Trello, but they are pulling from some raw JSON and
it would be handy to see it more easily in an inspector to work out what I need. I did
wonder if Moose had been used on JSON data and whether it had been plugged into
GTInspector?
If not - maybe there is a little side distraction for me?
Which raises an interesting side question - is there the concept of dynamic tabs in
GTInspector? As in - if have a string and I think it can be rendered in JSon, can I then
popup a tab for that visualisation?
Tim