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

Removed protocol support due to self vs base object retention #48

Merged
merged 1 commit into from
Oct 10, 2017
Merged

Conversation

grinder81
Copy link

  • Removed protocol support
  • Rx extension for Anyobject which should cover all reference type
  • Refactored code from RxSwift influence
  • self casting was completely wrong due struct re-use of swift. must be base

@grinder81
Copy link
Author

The reason of this PR can be found here:

ReactiveX/RxSwift#1439
#47

Copy link
Member

@ashfurrow ashfurrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good 👍 I'll merge, add a changelog entry, and release a new major version. Thanks again!

@ashfurrow ashfurrow merged commit 057d619 into RxSwiftCommunity:master Oct 10, 2017
@ashfurrow
Copy link
Member

Thanks a lot for contributing! I've invited you to join the RxSwiftCommunity GitHub organization – no pressure to accept! If you'd like more information on what that means, check out our contributor guidelines and feel free to reach out with any questions.

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.

2 participants