July 4, 2012
2:21 p.m.
On 2012-07-04, at 16:06, Eliot Miranda wrote:
On Mon, Jul 2, 2012 at 3:14 AM, Guillermo Polito <guillermopolito@gmail.com>wrote:
What if we remove the changes logging from SmalltalkImage and make it part of a ChangesLog object? I'm looking at some SystemChangeNotifier subscription ashes, and this could fix two things in one shot :)
How will you do crash recovery?
http://code.google.com/p/pharo/issues/detail?id=6233 It's only about refactoring, instead of having all the functionality on SmalltalkImage itself use a separate object.