[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Nov 30 23:55:06 UTC 2009


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

http://lists.squeakfoundation.org/pipermail/packages/2009-November/001908.html

Name: Multilingual-dtl.67
Ancestors: Multilingual-nice.66

Use Beeper class>>beep rather than deprecated Object>>beep

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

http://lists.squeakfoundation.org/pipermail/packages/2009-November/001909.html

Name: 39Deprecated-dtl.16
Ancestors: 39Deprecated-dtl.15

Remove deprecated methods. All but eight have been removed, these are:

ContextPart>>methodSelector "Is this is really unused?"
SharedQueue2>>flush "Compatibility with SharedQueue protocol"
SharedQueue2>>flushAllSuchThat: "Compatibility with SharedQueue protocol"
SharedQueue2>>removeAll "Compatibility with SharedQueue protocol"
SharedQueue2>>removeAllSuchThat: "Compatibility with SharedQueue protocol"
SystemDictionary>>getFileNameFromUser "SmalltalkImage current is proposed replacement"
SystemDictionary>>scopeFor:from:envtAndPathIfFound: "Sent by ClassDescription>>definition"
SystemDictionary>>vmParameterAt: "SmalltalkImage current is proposed replacement"


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

http://lists.squeakfoundation.org/pipermail/packages/2009-November/001910.html

Name: Collections-dtl.214
Ancestors: Collections-nice.213

Use "Project current" idiom in TestSqkProjectLink>>actOnClickFor:

Move SharedQueue2>>removeAll and SharedQueue2>>removeAllSuchThat: from category "*39Deprecated" back to "accessing". These had been put in the 39Deprecated package, but have never been marked deprecated (and should not be).

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

http://lists.squeakfoundation.org/pipermail/packages/2009-November/001911.html

Name: 39Deprecated-dtl.17
Ancestors: 39Deprecated-dtl.16

Move SharedQueue2>>removeAll and SharedQueue2>>removeAllSuchThat: from category "*39Deprecated" back to "accessing". These had been put in the 39Deprecated package, but have never been marked deprecated (and should not be).

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

http://lists.squeakfoundation.org/pipermail/packages/2009-November/001912.html

Name: System-dtl.184
Ancestors: System-dtl.183

Restore original #scopeFor:from:envtAndPathIfFound: method (from a Squeak 3.6 image), eliminating deprecation marker and removing it from package "39Deprecated".

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

http://lists.squeakfoundation.org/pipermail/packages/2009-November/001913.html

Name: 39Deprecated-dtl.18
Ancestors: 39Deprecated-dtl.17

Restore original #scopeFor:from:envtAndPathIfFound: method (from a Squeak 3.6 image), eliminating deprecation marker and removing it from package "39Deprecated".

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

http://lists.squeakfoundation.org/pipermail/packages/2009-November/001914.html

Name: ShoutCore-nice.5
Ancestors: ShoutCore-rss.4

Make Shout literal ByteArray aware #[1 2 3]

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



More information about the Squeak-dev mailing list