Status: Accepted Owner: ryd...@gmail.com Labels: Milestone-1.2 Milestone-1.3 New issue 3815 by ryd...@gmail.com: Filing in Class comments raises an error http://code.google.com/p/pharo/issues/detail?id=3815 Broken by SourceReference changes. ChangeRecord >> fileIn directly notifies deprecated RecentMessageSet. It seems to me like the #comment:stamp: call should correctly update RecentMessageList through the SystemChangeNotifier, and the calls could simply be removed. Need external confirmation of this though, as I have not beeen involved, and have no idea what the implications/consequences of RecentMessageSet deprecation really is. PS. We need tests for fileIns of different kinds, all tests passing for 1.2 without catching stuff like this is bad :)