ᐧ
Sean P. DeNigris wrote

<<<
Andy Burnett wrote
> In both cases it evaluates to 'Color blue' rather than the Color object.

'Color blue' is the Color object you created and put in your array. It is
aColor object. It's print string is 'Color blue'. See Color>>#printOn: for
more info.

>>>

Ah, of course! I completely misunderstood what the inspector was telling me.
Thanks very much

Reply via email to