Dec. 28, 2016
4:38 p.m.
2016-12-28 17:23 GMT+01:00 Tim Mackinnon <tim@testit.works>:
However the example I was looking at was a package that had a series of Announcement subclasses, AND what wasn't obvious was that they were all subclasses of the same parent "Announcement", as that isn't shown - you just get a series of classes not rooted under some parent (even if it was object). I'm guessing that just things that are subclasses of each other in the same package are shown?
I was hoping that pane might show -
Announcement + A + B + C
Interesting. Is it really supported in some smalltalk?