Comment #3 on issue 2508 by
[hidden email]: ReadWritStream doesn't honor
start index
http://code.google.com/p/pharo/issues/detail?id=2508I don't agree.
#on:from:to: should create a stream on exactly the elements within the
start and stop indices (This is also expressed in the method comments).
It should not be possible to rewind the stream before these two letters (or
skip after them).
So, #contents should return 'll' - which is not a violation of the ANSI
definition.
#upToEnd is something completely different, and it should also not be used
in #printString...
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker