Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove overdesigned wrappers #466

Merged
merged 1 commit into from
Nov 25, 2019
Merged

Remove overdesigned wrappers #466

merged 1 commit into from
Nov 25, 2019

Conversation

ddworak
Copy link
Member

@ddworak ddworak commented Nov 25, 2019

The wrappers for .readable were originally introduced to prevent
property modification in cases where readable property is returned.
Since casting properties is an endorsed pattern, we can simplify the
implementation and let the coders code (bad, if they want to).

The wrappers for `.readable` were originally introduced to prevent
property modification in cases where readable property is returned.
Since casting properties is an endorsed pattern, we can simplify the
implementation and let the coders code (bad, if they want to).
@ddworak ddworak added this to the 0.9.0 milestone Nov 25, 2019
@ddworak ddworak merged commit 41dc18d into master Nov 25, 2019
@ddworak ddworak deleted the readable branch November 25, 2019 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants