Updates: Cc: stephane.ducasse Comment #2 on issue 3542 by Torsten....@astares.de: Add SmalltalkImage>>#gcBiasToGrow: and friends to core http://code.google.com/p/pharo/issues/detail?id=3542 So #12307 also adds #initializeMemorySettingsProfileSeaside to the core image? Why? Seaside is important, but I would like to see this in one of the "Seaside-Pharo" packages on the seaside, not in the core pharo image. Otherwise we will end up with #initializeMemorySettingsProfileMoose #initializeMemorySettingsProfileGlamour #initializeMemorySettingsProfileMyFavouriteApp ... Or is it just the name? And we should name it initializeMemorySettingsProfileForMostUseCases ;) Also take care: the changeset was from "Pharo-1.1-11411" and has recategorizations in it. Dont know if this has side effects on already recategorized/repackaged methods in SmalltalkImage.