The Trunk: SystemReporter-cmm.31.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: SystemReporter-cmm.31.mcz

commits-2
Chris Muller uploaded a new version of SystemReporter to project The Trunk:
http://source.squeak.org/trunk/SystemReporter-cmm.31.mcz

==================== Summary ====================

Name: SystemReporter-cmm.31
Author: cmm
Time: 22 November 2016, 5:25:58.155617 pm
UUID: 85945964-533e-42e4-96ff-ee8c17ec0f54
Ancestors: SystemReporter-mt.30

SystemReporter support the Reuse Windows preference.

=============== Diff against SystemReporter-mt.30 ===============

Item was added:
+ ----- Method: SystemReporter>>representsSameBrowseeAs: (in category 'private') -----
+ representsSameBrowseeAs: anotherModel
+ ^ self class = anotherModel class!