[ENH] RBRelatedPatches [sm]

Daniel Vainsencher danielv at netvision.net.il
Tue Sep 16 22:17:04 UTC 2003


These are a few very small changes that the RB currently makes, that I
think should be included in the image.

1. Dictionary>>associations returns the collection of associations.
2. SharedPool class>>keys - to restore a bit more compatibility with
Dictionaries.
3. Text>>withSqueakLineEndings implementation, by Ned. Not perfect, 
according to him.
4. Collection>>ifEmpty:ifNotEmpty: and variations.
5. Symbol class>>findInterned:aString

	self hasInterned: aString ifTrue:[:symbol| ^symbol].
	^nil.

Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RBRelatedPatches.cs.gz
Type: application/octet-stream
Size: 1041 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030917/1b65e685/RBRelatedPatches.cs.obj


More information about the Squeak-dev mailing list