For example when rewritting this methods, to read afterward PNG image I have error: image format no recognized.

getFile: aFilename
"    ^ FileStream readOnlyFileNamed: (self fullname: aFilename)"
    ^ (self fullname: aFilename) asFileReference binaryReadStream


Le 22/04/2018 à 16:46, Hilaire a écrit :
A migration guide will be more than welcome, because the API, and likely the logic, is different.

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



Reply via email to