Nov. 11, 2010
10:34 p.m.
Comment #1 on issue 3243 by stephane.ducasse: enhanced AttributedTextStream so it can be used as a TextStream in some cases. http://code.google.com/p/pharo/issues/detail?id=3243 Apparently this fixes is based on the introduction of AttributedTextStream which is used by TextDiffBuilder It seems worth to integrate that and the AttributedTextStream. Now it should probably be put in System-FilePackage instead of Stream.