[Pharo-project] [review needed] Do we remove SmartRefStream?
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
On May 11, 2012, at 10:27 AM, Marcus Denker 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?
would be good even if so boring⦠:)
-- Marcus Denker -- http://marcusdenker.de
participants (2)
-
Marcus Denker -
Stéphane Ducasse