Not really, Pharo forked the original implementation.
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 --------
Betreff: [Pharo-project] FS and binary files Datum: Wed, 09 Nov 2011 15:36:16 +0100 Von: Johannes Rasche <johannesrasche@mac.com> Antwort an: Pharo-project@lists.gforge.inria.fr An: pharo-project@lists.gforge.inria.fr
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