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

Implement Example in Combine #9

Open
wants to merge 2 commits into
base: combine
Choose a base branch
from
Open

Implement Example in Combine #9

wants to merge 2 commits into from

Conversation

Rion-Kaneshiro
Copy link

@Rion-Kaneshiro Rion-Kaneshiro commented Mar 2, 2020

#8
Reimplemented the Example using Apples Combine Framework and CombineCocoa instead of RxSwift and RxCocoa.

Caution:
This will remove the RxSwift implementation and should not be merged into master.
It should reside in a separate branch to provide a comparison between both Frameworks.

@pauljohanneskraft
Copy link
Collaborator

Thank you very much for the effort - I will have a deeper look in the coming days. It looks very promising so far, even though, I'm not sure whether the actions actually make much sense in that form - but I can currently also not think of a drastically better option 🙈

@Rion-Kaneshiro
Copy link
Author

Well they don't really make sense and I'll see what I can do to improve it ^^

@pauljohanneskraft
Copy link
Collaborator

Since the "Action" framework consists of more or less only one single file, we may be able to replicate it and thereby make it more similar to the Rx code. However I'm not quite sure whether that fits the "Combine style".

@pauljohanneskraft pauljohanneskraft changed the base branch from master to combine March 3, 2020 19:16
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