You should add #gtInspectorItemsIn: as well (look in Dictionary), to get the key/value view, maybe changed a bit to keep the order. On 16 Oct 2014, at 16:59, phil@highoctane.be wrote:
These things are wicked cool.
GTInspector rocks (even more when it will have **full* menus!).
Some little updates in OrderPreservingDictionary and bingo, I get the data.
e.g.
gtInspectorVariableValuePairs ^ Set new add: ( 'tally' -> self size ); add: ( 'dictionary' -> self dictionary ); add: ( 'orderedKeys' -> self orderedKeys ); yourself
Indeed, this is really powerful and has the potential of giving terrific boosts to the development speed. It does for me!
Phil
On Thu, Oct 16, 2014 at 4:21 PM, Tudor Girba <tudor@tudorgirba.com> wrote: Keep the goodies coming :)
Doru
On Thu, Oct 16, 2014 at 4:04 PM, Clara Allende <clari.allende@gmail.com> wrote: I love it :) Thanks ^^
2014-10-16 15:39 GMT+02:00 Marcus Denker <marcus.denker@inria.fr>: Hi,
There is now a special view for semantic scopes in Opal:
<scopes.png>
And these tools work outside of the Inspector, too: e.g.
GTBytecodeBrowser openOn: (OrderedCollection>>#do:)
-- www.tudorgirba.com
"Every thing has its own flow"