Login  Register

[Important] The deprecated FileStream removed from Pharo 9

Posted by Pavel Krivanek-3 on Dec 01, 2020; 8:20am
URL: https://forum.world.st/Important-The-deprecated-FileStream-removed-from-Pharo-9-tp5125053.html

Hi,

the Pharo 9 finally removed the DeprecatedFileStream package. Please, check whether your projects stopped to use this deprecated file streams API.

The migration guide is in the FileStream class comment.

or here: https://pharoweekly.wordpress.com/2018/03/19/new-files-in-pharo-migration-guide-how-tos-and-examples/

or here: https://github.com/pavel-krivanek/pharoMaterials/blob/master/Filestreams.MD

Cheers,
-- Pavel