> I have noted that some of my imported code has method in a category named > **auto-generated**, and Monticello/PackageInfo sees it as a package. Is > there a way to browse all methods in a named category, or better yet a > sweeping progammatic fix to change the category name of all affected methods?
If you use OmniBrowser and have OB-Refactory and OB-Regex loaded (this should be the case in Damien's images) you can use "refactor" | "protocol regex" to match and rename your protocols. 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
