2017-02-18 8:53 GMT+01:00 itli...@schrievkrom.de <itli...@schrievkrom.de>:
> Sadly this is gone or simply only badly implemented. E.g. in Pharo you > can select a package - fine, but to know, what has been extended in this > package ?. The name of the method categories also define in which > package this method is located in. Make a type error and the method goes > into a different package and you will not recognize it. Solutions born > by the idea: how can we make it simple to have a solution this evening - > and these solutions survive over the years. > It will be changed in Pharo 7 with Calypso. It already shows packages instead of categories with start convension.