> On 22 Apr 2018, at 16:46, Hilaire <hila...@drgeo.eu> wrote: > > A migration guide will be more than welcome, because the API, and likely the > logic, is different.
It is not hard at all, just start from FileSystem (i.e. FileReference, FileLocator, etc, ..) and open your streams from there and you are good. I guess the FileSystem from the Deep into Pharo book is a good start. From a user perspective, the changes are not that big. If something is not clear, you can always ask. > Thanks > > Hilaire > > > Le 21/04/2018 à 13:37, Sven Van Caekenberghe a écrit : >> Yes, relatively recent, weeks I guess, maybe a month, at least since half >> March. >> >> FileSystem (part of the image for ages), File and new streams (most also >> long part of the image) are the replacements. >> >> BTW, I meant [Abstract]FileReference>>#fileIn which is a unary selector. > > -- > Dr. Geo > http://drgeo.eu > > >