Comment #5 on issue 3375 by Benjamin.VanRyseghem.Pharo: PositionableStream
remove dependence to Compiler
http://code.google.com/p/pharo/issues/detail?id=3375
@Comment 2 and Comment 3:
You're right, here the new cs.
@Comment 4 :
fileInSilentlyAnnouncing: doesn't invoke methods from *System-Changes.
That's true that there is dependencies between Compiler-Kernel and
System-Changes, but I can fix dependencies only step by step :)
(and I hope I will not be the only Pharo user who will fix such issues)
Attachments:
Issue3375PositionableStreamRemoveDependenceToCompiler.1.cs 1.6 KB