> My question is: Is the 'Collection' package one and there are 11 dirty > package info's which should not be there, or there are 12 Collection > packages and the one without subcategory name which is not shown in > the Browser?
The are separate packages, have a look at PackageInfo>>#category:matches: Why don't you use PackageInfo to tell you what classes and methods are in a package, then you don't have to bother about category and protocol names? Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
