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

Migrate to Rx extensions instead of using extension on APIRequest. #23

Closed
DenTelezhkin opened this issue Jan 22, 2017 · 3 comments
Closed

Comments

@DenTelezhkin
Copy link
Member

No description provided.

@DenTelezhkin
Copy link
Member Author

This seems to be impossible in Swift 3 since

extension Reactive where Base: APIRequest

requires specific generic constraints for APIRequest. We'll hope that in next releases of Swift this will be made possible.

@DenTelezhkin
Copy link
Member Author

This also doesn’t work with Swift 4 and Swift 4.1, keeping this issue until Swift 5.

@DenTelezhkin
Copy link
Member Author

Won't fix, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant