[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Aug 15 23:55:09 UTC 2013


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2013-August/006312.html

Name: Monticello-cmm.558
Ancestors: Monticello-cmm.557

- If an older version is not found in the repository it should be in, copy it where it should from the MCRepositoryGroup default.  If it's not found there, signal an error that it needs to be copied there.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2013-August/006313.html

Name: Monticello-cmm.559
Ancestors: Monticello-cmm.558

Need to answer the info object from the RepositoryGroup when it wasn't found where it was supposed to be.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2013-August/006314.html

Name: Monticello-cmm.560
Ancestors: Monticello-cmm.559

- The ancestry can be restored from the MCVersion's Info that's loaded in the image, it isn't necessary to restore it from an older file.  This means not finding a version to recover ancestry is much less likely to happen.
- If it does happen, the user is now given a chance to copy the file back to where it was loaded from and simply Proceed, rather than requiring them to close the debugger and "try again".
- Stub the stepChildren too.

=============================================


More information about the Squeak-dev mailing list