browsing references to elements of Undeclared?
Hi all-- In various Smalltalks, I'm used to being able to open an inspector on the Undeclared dictionary, then selecting an element and browsing references to it. I don't seem to see that functionality in Pharo 8. Is there an equivalent? thanks! Craig -- Craig Latta Black Page Digital Amsterdam :: San Francisco craig@blackpagedigital.com +31 6 2757 7177 + 1 415 287 3547
On 27 May 2020, at 13:54, Craig Latta <craig@blackpagedigital.com> wrote:
Hi all--
In various Smalltalks, I'm used to being able to open an inspector on the Undeclared dictionary, then selecting an element and browsing references to it. I don't seem to see that functionality in Pharo 8. Is there an equivalent?
There is SystemNavigation new browseUndeclaredReferences But yes, adding an inspector pane on the Undeclared dict would be nice. Marcus
participants (2)
-
Craig Latta -
Marcus Denker