June 15, 2010
12:47 a.m.
The original parseOn: code failed for me with a FileStream in the Pharo 1.0 image. The last line gets the collection of the stream, and this is nil (or something that didn't work in the invoked method). I've attached a revision that works for me. Ross