Identity vs equality (was Re: [Newbies] Assignment)

nicolas cellier ncellier at ifrance.com
Mon Aug 13 12:57:53 UTC 2007


Andreas, as you can see even symmetry is not yet there...
As soon as a bug is fixed, one other makes surface, try:

	'A' asText = 'A'.	"true"
	'A' = 'A' asText.	"false"

Playing with = is something dangerous...

Nicolas




More information about the Squeak-dev mailing list