[Pkg] Monticello Public: Monticello.impl-kph.556.mcz

squeaksource-noreply at iam.unibe.ch squeaksource-noreply at iam.unibe.ch
Wed Jul 16 15:17:04 UTC 2008


A new version of Monticello.impl was added to project Monticello Public:
http://www.squeaksource.com/mc/Monticello.impl-kph.556.mcz

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

Name: Monticello.impl-kph.556
Author: kph
Time: 16 July 2008, 4:16:41 pm
UUID: 5b55bfd6-b2ce-4ffc-9483-0caf6ebd8c29
Ancestors: Monticello.impl-mtf.555

reset unlinked count when clearing orphans

=============== Diff against Monticello.impl-mtf.555 ===============

Item was changed:
  ----- Method: MCOrphanage>>initialize (in category 'initialize-release') -----
  initialize
  
+  	orphans := Set new.
+ 	unlinkedCount := nil.!
-  	orphans := Set new.!



More information about the Packages mailing list