[pharo-project/pharo-core] 18c33b: 30858
Branch: refs/heads/3.0 Home: https://github.com/pharo-project/pharo-core Commit: 18c33b2573dbb03c9826acfa5d04edcc63540ab7 https://github.com/pharo-project/pharo-core/commit/18c33b2573dbb03c9826acfa5... Author: Jenkins Build Server <board@pharo-project.org> Date: 2014-09-24 (Wed, 24 Sep 2014) Changed paths: A Collections-Strings.package/String.class/instance/converting/substrings_.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - scripts/script120.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - updates/update30858.st M ScriptLoader30.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st Log Message: ----------- 30858 14034 add to Pharo3: substrings: https://pharo.fogbugz.com/f/cases/14034 http://files.pharo.org/image/30/30858.zip
GitHub wrote
14034 add to Pharo3: substrings: https://pharo.fogbugz.com/f/cases/14034
I've had subStringXyz -> substringXyz in the back of my mind for quite a while, but kept putting it off after the pain of the first one we changed. If we're committed to making them consistent, maybe we should do them all for this release and be done with it... allRangesOfSubString: findNextSubString:inTextMorph: subStrings: testSubStrings ----- Cheers, Sean -- View this message in context: http://forum.world.st/pharo-project-pharo-core-18c33b-30858-tp4779985p478006... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
On 24 Sep 2014, at 23:52, Sean P. DeNigris <sean@clipperadams.com> wrote:
GitHub wrote
14034 add to Pharo3: substrings: https://pharo.fogbugz.com/f/cases/14034
I've had subStringXyz -> substringXyz in the back of my mind for quite a while, but kept putting it off after the pain of the first one we changed. If we're committed to making them consistent, maybe we should do them all for this release and be done with it...
allRangesOfSubString: findNextSubString:inTextMorph: subStrings: testSubStrings
Yes, that would be good. Marcus
+ 1 :) On 24/9/14 23:52, Sean P. DeNigris wrote:
GitHub wrote
14034 add to Pharo3: substrings: https://pharo.fogbugz.com/f/cases/14034 I've had subStringXyz -> substringXyz in the back of my mind for quite a while, but kept putting it off after the pain of the first one we changed. If we're committed to making them consistent, maybe we should do them all for this release and be done with it...
allRangesOfSubString: findNextSubString:inTextMorph: subStrings: testSubStrings
----- Cheers, Sean -- View this message in context: http://forum.world.st/pharo-project-pharo-core-18c33b-30858-tp4779985p478006... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Sean P. DeNigris wrote
maybe we should do them all for this release and be done with it...
Issue 14080: Nuke remaining subStringXyz's https://pharo.fogbugz.com/default.asp?14080 ----- Cheers, Sean -- View this message in context: http://forum.world.st/pharo-project-pharo-core-18c33b-30858-tp4779985p478034... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (4)
-
GitHub -
Marcus Denker -
Sean P. DeNigris -
stepharo