[CH] Aliaksei Syrel wrote:
Hi,
Thank you all for very positive comments :) New pager is very interesting idea, that was a big pleasure to implement. In short time with the help of Andrei and Tudor I will try to make another interesting GTInspector feature real! It's the idea of having a possibility to re-open pane tree while inspecting a list of similar objects. So if you made a long way deep inside the object (lots of panes) and start inspecting another object of the same class as before, inspector will try to redo your previous job of digging deep inside, wich can heavily save someone's time. And after having such mechanism it could theoretically be possible to generate Smalltalk code, based on that way. So maybe someday we can program directly in inspector switching panes?...
Cheers, Alex
That just sparks an idea! Now I've only given it 10 seconds thought so take this with a grain of salt.. It might be cool to be able to look at two similar objects in parallel - so you end up with a grid that you can pan up and down as well as left to right.
Or, maybe just a pulldown list to which you can add multiple objects and select between them - with a shortcut to quickly flip back and forth between the last two selections.
cheers -ben