I think that we should remove the keyChain and it would be good that the system offers the right hooks so that keychain can be nicely added. Apparently ben add to provide a cs because some changes could not be applied via a slice. I planned to have a look but so far I did not find the time.
KeyChain hooks.1.cs
Description: Binary data
On Dec 20, 2012, at 2:07 PM, Pavel Krivanek wrote: > It broke following Pharo Kernel jobs because the image crashes when a > directory is changed. So how to fix that. We have several options: > - make simple ugly fix that will check presence of this class, it will > generate unimplemented calls > - remove it and add it back fixed in 3.0 > - rewrite the Author change mechanism to Announcements (in 3.0?) > What do you propose? > > -- Pavel > > On Sat, Dec 15, 2012 at 3:01 PM, Esteban Lorenzano <[email protected]> > wrote: >> it was in the list of things to integrate :) >> but we should check to clean the dependence, because is not good. >> >> Esteban >> >> On Dec 15, 2012, at 2:16 PM, Pavel Krivanek <[email protected]> wrote: >> >>> Hi, >>> >>> what is the reason for integration of KeyChain/UsersManager to the image? >>> It created the next kernel dependency. Should it replace Author? Should it >>> be in the Pharo Kernel? And why there was no mention about it in this >>> mailing list before? ;-) >>> >>> Cheers, >>> -- Pavel >> >> >
