Skip to content

Remove undocumented and now unused ReadableStream and WritableStream#93

Merged
WyriHaximus merged 1 commit intoreactphp:masterfrom
clue-labs:no-readable-writable
Apr 27, 2017
Merged

Remove undocumented and now unused ReadableStream and WritableStream#93
WyriHaximus merged 1 commit intoreactphp:masterfrom
clue-labs:no-readable-writable

Conversation

@clue
Copy link
Copy Markdown
Member

@clue clue commented Apr 27, 2017

This simple PR removes the ReadableStream and WritableStream classes. These classes have attracted some very low quality code and they never really followed the stream semantics.

Note that this does not affect the interfaces or resource implementations that most people use.

Empirical evidence suggests this isn't really needed anyway, so I propose to remove it from the public API for now. Should we need this again in the future, it's a simple feature addition with no BC break, so I'd suggest removing this until we find a use case that actually relies on this.

Builds on top of #88

@clue clue added the BC break label Apr 27, 2017
@clue clue added this to the v0.7.0 milestone Apr 27, 2017
@WyriHaximus WyriHaximus requested review from WyriHaximus and jsor April 27, 2017 15:06
@WyriHaximus WyriHaximus merged commit e65c2b1 into reactphp:master Apr 27, 2017
@clue clue deleted the no-readable-writable branch April 27, 2017 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants