[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Jul 22 23:55:04 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006225.html

Name: Exceptions-fbs.47
Ancestors: Exceptions-fbs.46

KeyNotFound is critical to Dictionary, so belongs in the same package as Dictionary.

(I'm really not a fan of grouping things together because they happen to be Exceptions. Packaging things _functionally_ makes so much more sense.)

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006226.html

Name: Tests-fbs.241
Ancestors: Tests-fbs.240

I'm not sure who did it, but Multilingual -/-> Morphic, which is a very good thing.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006227.html

Name: Collections-fbs.523
Ancestors: Collections-fbs.522

KeyNotFound is critical to Dictionary, so belongs in the same package as Dictionary.

(I'm really not a fan of grouping things together because they happen to be Exceptions. Packaging things _functionally_ makes so much more sense.)

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006228.html

Name: System-fbs.573
Ancestors: System-fbs.572

Kernel shouldn't reference System. This lets System decorate Warning to provide nice user-level interaction while keeping UI concerns out of Kernel.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006229.html

Name: Kernel-fbs.793
Ancestors: Kernel-nice.792

Kernel shouldn't reference System. This lets System decorate Warning to provide nice user-level interaction while keeping UI concerns out of Kernel.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-July/006230.html

Name: Kernel-fbs.794
Ancestors: Kernel-fbs.793

ClassBuilder defines its own informUserDuring:, so ClassBuilder shouldn't use UIManager's (except of in #informUserDuring:).

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


More information about the Squeak-dev mailing list