Dec. 23, 2008
2:33 a.m.
BTW, when I try to install Seaside in Pharo using Packages I get the following error: PackageInfo>>doesNotUnderstand: #propertyAt:put:
In a standard squeak image there are several lists of "what is currently installed", and these get out of sync quite easily. The PackageInfo and PackagesOrganizer in MC1.5/LPF aims to provide a service to other tools such as SM, Packages, and MC, keeping one master "what is installed" list. Keith