pharo-project / pharo-launcher

Lets you manage your pharo images and download new ones
https://pharo-project.github.io/pharo-launcher/
MIT License
109 stars 46 forks source link

Pharo launcher uses deprecated file stream #480

Closed jecisc closed 4 years ago

jecisc commented 4 years ago

Old FileStreams were deprecated in Pharo but the launcher still use them in some places.

We should replace those usage.

I detected a usage in PhLVirtualMachineManager>>#imageVersionDeterminationScript

demarey commented 4 years ago

not relevant. This method is used as a script to be executed on the launched image. There is code to handle old image.