Jan. 28, 2011
6:13 p.m.
Comment #1 on issue 3618 by gazzagu...@googlemail.com: logError: aString inContext: aContext to: is used and it is deprecated http://code.google.com/p/pharo/issues/detail?id=3618 Also, (self class context: aContext) should just be (self context: aContext) Additionally, the ErrorRecursion maybe should be set before the first lines, I am unable to load updates due to recursion (via the deprecation)... Perhaps this is all now horribly broken...