Comment #4 on issue 3375 by rydier: PositionableStream remove dependence to Compiler
http://code.google.com/p/pharo/issues/detail?id=3375
BTW, methods used by fileInSilentlyAnnouncing: , as well as fileIn, fileInAnnouncing: (which also reference Compiler) etc. are already in *System-Changes. So with these changes we will have a dependency of Kernel-Compiler on System-Changes, as well as no single category containing all fileIn-related methods.
