I would remove them, you made a strong point in favor of simply removing it: A cleanup of an unneeded class. Its nice to see this kind of complex classes disappear from Pharo, more and more. Fernando On Fri, May 11, 2012 at 10:27 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
With Fuel, we should take the opportunity to clean up the systm. There are things we need to keep for a while (DataStream, for example, a it is used by Monticello).
But what about SmartRefStream? With ImageSegment already gone, does it make sense to keep it? The code looks horrible.
One can just remove it and all remaining users like this:
http://code.google.com/p/pharo/issues/detail?id=5859
Can we do that? do we need to formally deprecate it?
-- Marcus Denker -- http://marcusdenker.de