[squeak-dev] The Inbox: Morphic-fbs.631.mcz

commits at source.squeak.org commits at source.squeak.org
Thu Dec 6 21:28:05 UTC 2012


A new version of Morphic was added to project The Inbox:
http://source.squeak.org/inbox/Morphic-fbs.631.mcz

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

Name: Morphic-fbs.631
Author: fbs
Time: 6 December 2012, 9:26:50.946 pm
UUID: 1a24c45a-c148-4ef9-9981-f7eaa7104f7a
Ancestors: Morphic-fbs.630

Corrected link to Andreas' memo.

=============== Diff against Morphic-fbs.630 ===============

Item was changed:
  ----- Method: TheWorldMainDockingBar>>welcomeFutureDirections (in category 'submenu - help') -----
  welcomeFutureDirections
- 	
  	^'
+ - This image is ~17M. If you execute - Smalltalk unloadAllKnownPackages - it will become ~10M 
- - 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
  
+ !!' readStream nextChunkText!
- '!



More information about the Squeak-dev mailing list