On 13 Mar 2014, at 12:51, Sean P. DeNigris <sean@clipperadams.com> wrote:
I'm glad we're re-inventing the tools! And, I'm struggling with this tool in its current form...
As others have mentioned, the "class" pseudo-variable is confusing, but here are some that I find worse: - The receiver does not change with the selection. For me, this was a key feature of the explorer. - It does not properly update e.g. if you are inspecting a class containing a dictionary and add an item to the dictionary, collapsing and expanding the dictionary node does not show the added item. It seems you must open an entirely new inspector. - If you toggle from EyeTreeInspector to EyeInspector, your code in the bottom pane is lost
With the following two cases integrated https://pharo.fogbugz.com/f/cases/13076/Optimize-the-information-displayed-b... https://pharo.fogbugz.com/f/cases/13086/EyeTreeInspector-text-pane-doItRecei... we're up to the next two open cases https://pharo.fogbugz.com/f/cases/13090/EyeTreeInspector-should-open-with-on... https://pharo.fogbugz.com/f/cases/13091/EyeInspector-switching-should-preser... which would leave the updating issue, which has to be described. Any help appreciated ! Sven