May 6, 2012
10:57 a.m.
we have small dependency problem. The RPackage is currently dependent on Monticello and Monticello is dependent on RPackage. This makes them unable to load them to Pharo Kernel.
I think that this is just a problem that we should fix once we get rid of packageInfo and friends.
I suppose this will fix the worst: MCPackage organization renameCategory: '*RPackage-Core' toBe: '*RPackage-SystemIntegration'.
I do not get that one. Can you explain the root of the cycle?
I will open an issue.
Cheers, -- Pavel