[Pkg] The Trunk: Morphic-fbs.632.mcz

commits at source.squeak.org commits at source.squeak.org
Wed Dec 19 16:18:31 UTC 2012


Frank Shearar uploaded a new version of Morphic to project The Trunk:
http://source.squeak.org/trunk/Morphic-fbs.632.mcz

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

Name: Morphic-fbs.632
Author: fbs
Time: 19 December 2012, 4:16:49.771 pm
UUID: 0658e86e-11b6-4819-9c25-86e0ec140465
Ancestors: Morphic-fbs.631

Correct the link to Andreas Raab's Community Supported Packages memo.

=============== Diff against Morphic-fbs.631 ===============

Item was changed:
  ----- Method: TheWorldMainDockingBar>>welcomeFutureDirections (in category 'submenu - help') -----
  welcomeFutureDirections
  	
  	^'
  - This image is ~15M. If you execute - Smalltalk unloadAllKnownPackages - it will become ~10M 
  
  - A SqueakCore image is available at http://ftp.squeak.org/4.4
  
  - A reasonable target is the creation of a smaller image, which may be a task before the community
  
  - A place to explore where to make reductions is likely the removal/replacement of GUIs
  
  - Once we have a smaller core image, we can employ Andreas Raab''s memo [1] on how to load code back into the image. This will be based on tests delineating the separate responsibilities of core and application developers
  
+  [1]]http://lists.squeakfoundation.org/pipermail/squeak-dev/2010-May/150469.html
-  [1]]http://lists.squeakfoundation.org/pipermail/squeak-dev/2010-May/150658.html
  
  '!



More information about the Packages mailing list