[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Jan 1 23:55:06 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002259.html

Name: Collections-nice.270
Ancestors: Collections-ar.269

Don't assign block argument with nil, with closure that is not necessary.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002260.html

Name: EToys-nice.43
Ancestors: EToys-nice.42

Don't assign block argument with nil, with closure that is not necessary.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002261.html

Name: System-nice.213
Ancestors: System-ul.212

Don't assign block argument with nil, with closure that is not necessary.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002262.html

Name: Monticello-nice.349
Ancestors: Monticello-ar.348

Remove an assigment to a block argument

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002263.html

Name: Kernel-ar.363
Ancestors: Kernel-ul.362

Making traits unloadable: We need three backstop methods in Behavior.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002264.html

Name: KernelTests-ar.128
Ancestors: KernelTests-ar.127

Making traits unloadable: Slight change to BasicBehaviorClassMetaclassTest to function correctly in the absence of traits.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002265.html

Name: Monticello-ar.350
Ancestors: Monticello-nice.349

Making traits unloadable: Slight change to Monticello class creation to function correctly in the absence of traits.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002266.html

Name: Traits-ar.272
Ancestors: Traits-ar.271

Making traits unloadable: Three new operations on class trait to support loading and unloading.
- Trait removeAllTraits flattens all classes and traits, converting traits to classes and storing supplemental information to support traits recovery.
- Trait restoreAllTraits restores traits from previously flattened classes based on the supplemental information stored via removeAllTraits.
- Trait unloadTraits first removes all traits and then unloads the traits package via Monticello.


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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002267.html

Name: 311Deprecated-ar.1
Ancestors: 

Deprecate the no longer used kernel traits.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002268.html

Name: Traits-ar.273
Ancestors: Traits-ar.272

Deprecated the no longer used kernel traits.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-January/002269.html

Name: Traits-ar.274
Ancestors: Traits-ar.273

Add post-load initialization for reloading traits.

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



More information about the Squeak-dev mailing list