Thx Lukas,
I'll try it ...
anyway I'm wondering about that -
as FS appeared, I had the impression, that this would be the long
awaited replacement of FileDirectory,
but it doesn't seem so, because it's not part of the official Pharo
up to now (1.3),
or is there another alternative to FileDirectory I've overseen?
and what do you mean by "Pharo forked the original implementation"?
up to 1.3 I cannot see FS
Johannes
Am 10.11.11 18:06, schrieb Lukas Renggli:
Not really, Pharo forked the original implementation.
In Colin's code you had to use the third supported stream
type: not #readStream and not #writeStream (that are minimal
ANSI compatible streams), but a third kind that I forgot the
name of (it would return a RBBinaryReadWriteStream that works
with most existing code).
Lukas
On 10 November 2011 16:25, Johannes
Rasche
<johannesrasche@mac.com>
wrote:
Hi Lukas,
you may not have realized the message below.
I assume you might be the person who coud answer my
question
Cheers Johannes
-------- Original-Nachricht --------
Hi folks,
I just started to using FS instead of FileDirectory.
On readStream sent to FSReference a FSAnsiiStream turns out, which is
not suitable for reading images ( for instance with PNGReadWriter).
What did I wrong?
Johannes
--
Lukas Renggli
www.lukas-renggli.ch