[Pkg] Monticello Public: Monticello.impl-mtf.584.mcz

squeak-dev-noreply at lists.squeakfoundation.org squeak-dev-noreply at lists.squeakfoundation.org
Wed Oct 8 07:39:16 UTC 2008


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

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

Name: Monticello.impl-mtf.584
Author: mtf
Time: 8 October 2008, 12:39:01 am
UUID: 6a0bc726-af44-4522-b47f-c5c9f473ae7f
Ancestors: Monticello.impl-mtf.583

Preferences addBooleanPreference:... does not exist in Squeak 3.7

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

Item was changed:
  ----- Method: MCPackageLoader class>>initialize (in category 'as yet unclassified') -----
  initialize
  	"MCPackageLoader initialize"
+ 	Preferences addPreference: #useMonticelloAtomicLoader categories: #(monticello) default: false balloonHelp:
- 	Preferences addBooleanPreference: #useMonticelloAtomicLoader categories: #(monticello) default: false balloonHelp:
  	'Use the experimental atomic loader for Monticello. You must have SystemEditor for this to work'!



More information about the Packages mailing list