X Tutup
Skip to content

Add GRPlatform>>writeStreamOn:do:binary: and address FileStream deprecation in Pharo #104

@jbrichau

Description

@jbrichau

The GRPlatform>>fileStreamOn:do:binary: offers read access to files. There is not GRPlatform>>writeFileStreamOn:do:binary: method to stream contents to a file. Instead, users of Grease must use GRPlatform>>write:toFile:inFolder.

This is specifically of interest to #103, where it was also raised we are lagging behind the FileStream deprecation in Pharo.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup