(Integer readFrom: 'abc' readStream) = 0

stephane ducasse stephane.ducasse at free.fr
Sun Jan 13 22:11:42 UTC 2008


since parseString: is a new message, I would suggest the following:

- write a couple of Sunit tests
- check that your methods work well with subclasses
- publish the code on SqueakSource and add an entry to mantis
- announce it to the list

Stef


> Others might find this useful. Especially those looking for the  
> equivalent to Integer.parseInt in Java. What would be a good way for  
> making these types of changes available?
>
> Thanks,
> Zulq.
>
> Damien Cassou wrote:
>> You should use #readExactlyFrom:
>
>
>



More information about the Squeak-dev mailing list