2016-12-28 12:23 GMT+01:00 jtuc...@objektfabrik.de <jtuc...@objektfabrik.de> :
> In VA, you also see the full hierarchy, inpependent of package (which is > called Application in VAST/Envy). So VAST and VW seem to be pretty similar > here. Then it is not too much different from Pharo. We just arrange things differently: When you click on Hier. of OrderedCollection you will see full hierarchy of class but in same class pane instead of left pane in your example. And class extension packages are just shown inside protocol view where you can filter methods. Actually this behavior not depends on concrete view on classes. In "flat" mode you also see extending packages in protocol view. So package view continue select package where class is defined. Class view shows full hierarchy of selected class. And protocol view shows packages which extend this class (as additional protocols with package name and special icon).