[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon May 20 23:55:02 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005959.html

Name: System-fbs.533
Ancestors: System-fbs.532, System-fbs.529

More work on make SystemNavigation Environmentally aware. It skirts the issue of what to do with Smalltalk specialSelectors and Smalltalk presumedSentMessages in #allSentMessagesWithout:.

My own feeling is that these two might be fine for the "top level" Environment (even though eventually there ought not to be such a thing), but that it's wrong to add these selectors to #allSentMessagesWithout:'s result: a particular Environment might never send these messages.

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


More information about the Squeak-dev mailing list