Comment #1 on issue 3609 by cy.delau...@gmail.com: Integrate RPackage
http://code.google.com/p/pharo/issues/detail?id=3609

Another point to look at:

Monticello needs to know what are the sub-categories of a package before saving it to a repository. That work was concretly done by PackageOrganize,r which was looking for category-names matching with the packageInfo name. For now I just copied this code, but I guess at the end we should avoid this kind of behavior by storing properly in a RPackage what are its sub-categories ?


Reply via email to