Indeed this is fun I was doing the same :)
Now I do not understand why some parts of the system uses dataStream, others ReferenceStream and finally others SmartRefStream
why not all of them use SmartRefStream.
Stef
On Dec 11, 2011, at 10:43 AM, Marcus Denker wrote:
> Hi,
>
> We should minimize the use of SmartRefStream... so we can remove it eventually.
>
> I already did a little bit (e.g. removing BitmapStreamTests). These are the next steps:
>
> Issue 5081: � Remve Morph saving to file/loading
> � � � http://code.google.com/p/pharo/issues/detail?id=5081
>
> � � � Anyone needs this?
>
> Issue 5084: � Remove textStyle FileOut
> � � � http://code.google.com/p/pharo/issues/detail?id=5084
>
> � � � Is this used? Strange corner of the system... lots of dead code.
>
> Issue 5083: � remove unused methods from SmartRefStream
> � � � http://code.google.com/p/pharo/issues/detail?id=5083
>
> � � � Towards removing it alltogether.
>
>
>
>
> --
> Marcus Denker -- http://marcusdenker.de
>
>