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 <estebanlm@gmail.com> 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 <pavel.krivanek@gmail.com> 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