2017-01-05 12:11 GMT+01:00 Tim Mackinnon <tim@testit.works>:

> I finally got a chance to try this change out - and this a super helpful
> change - thanks so much. (It also taught me where some of the things live
> in Pharo).
>
> Why wouldn’t this change be made permanent in the live Pharo? I can’t see
> any downside and it really helps understand new code.
>

I think it is bad idea to replace current hierarchy view.
With your solution it can be difficult to see superclasses chain of
selected class when it is at the end of subclasses list. It will force user
to scroll which is bad. With current approach this problem not exists.

But new view mode can be extra option accessible somehow from menu.

Reply via email to