Hi Denis,OK, but hiding is troubling...When I came from VW, I found that Squeak categories matching package names was a quick and dirty hack.Since then, I find it works remarkably well, it is somehow a declarative meta information (method property), and I much prefer that to hidden package classification accessible from an IDE only.
It still happens to me to loose methods in VW because they are not packaged or wrongly packaged, so I'm not sure that cleaning is winning in that case.And if you go with multiple classifications, then there's no reason to not keep the hack.
But I'll come back to it, tools are generally better in ph7 than ph6. Stay tuned.