Aug. 26, 2010
1:32 p.m.
On 26 Aug 2010, at 15:09, Guillermo Polito wrote:
Number readFrom: '3foo'. --> exception Number readFrom: '3foo' readStream --> 3
They both return 3 in my image. The comment of #readFrom: also says so that that is the expected behavior. But I'm not sure this is what we want.
String>>asNumber should fail :).
agreed.