[BUG][FIX] Etoy getFirstCharacter

karl.ramberg at chello.se karl.ramberg at chello.se
Mon Aug 9 15:19:25 UTC 2004


"Change Set:		Etoy getFirstCharacter
Date:			21 September 2003
Author:			Karl Ramberg
TextMorph getFirstCharacter would in fact get a character but since the
etoy system does not use characters but strings tests would fail in the
following  way: 
myText = 'G' => false 
myText = $G => true
But since we are only dealing with strings we are in a deadlock."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Etoy getFirstCharacter.cs.gz
Type: application/octet-stream
Size: 465 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040809/8cca6928/EtoygetFirstCharacter.cs.obj


More information about the Squeak-dev mailing list