[Pharo-project] Metacello configurations ideas
Hi, I'm about to show Pharo to a friend of mine, so I downloaded the 1.3 rc from the site, installed RFB from Metacello and started a server. Turned out that the version in the configuration didn't work with Pharo (or squeak for that matter) due to some socket refactorings. It also turns out, that there was a newer version of RFB that fixes those matters. I've already put a newer ConfigurationOfRFB on SS, but I was wondering - is there a way for Metacello to indicate, that there is a newer version available compared to the one being specified in the versionXX: spec ? Regards, Stanislav Paskalev
Not that I know. I'm doing a new pass on the metacello chapter and we should probably use the metacello browser (at least I should try it to see if it helps).
I've already put a newer ConfigurationOfRFB on SS, but I was wondering - is there a way for Metacello to indicate, that there is a newer version available compared to the one being specified in the versionXX: spec ?
Regards, Stanislav Paskalev
participants (2)
-
Stanislav Paskalev -
Stéphane Ducasse