Jan. 17, 2011
12:47 p.m.
Updates: Status: Comment Comment #3 on issue 3542 by adrian.l...@gmail.com: Add SmalltalkImage>>#gcBiasToGrow: and friends to core http://code.google.com/p/pharo/issues/detail?id=3542 Thanks for the review, Torsten. Those are valid concerns. We can leave out #initializeMemorySettingsProfileSeaside and suggest to the Seaside folks to add this method as an extension. I included it in the changeset because in the Pharo-dev image it doesn't make sense as many people probably deploy with PharoCore. The important part of the change is to have #gcBiasToGrow: in core. Also, we should remove the moved methods from http://www.squeaksource.com/ImageForDevelopers.html. Is somebody actively maintaining this package?