Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Old version in cocoapods #49

Open
Pitometsu opened this issue Aug 25, 2016 · 5 comments
Open

Old version in cocoapods #49

Pitometsu opened this issue Aug 25, 2016 · 5 comments

Comments

@Pitometsu
Copy link

Why ReactiveViewModel depend on so old ReactiveCocoa version???

@mdiep
Copy link
Contributor

mdiep commented Aug 25, 2016

ReactiveViewModel was built with the Objective-C RAC APIs, which are unchanged since RAC 2. So upgrading to a newer version is a very mixed bag—it lets you use the Swift APIs, but it also requires that you incorporate the Swift code.

The Obj-C RAC code will soon be moving to its own repository to be versioned independently of the Swift RAC APIs. But this repository is unlikely to see significant changes because I'm not aware of any projects that use it and are under active development.

@Pitometsu
Copy link
Author

ok, thank you for answer; propose leave the issue open for now then.

@Pitometsu
Copy link
Author

FYI /me still use ObjC RAC because of stability (for framework), as I know, there's some issues with Swift compiled libraries with linking and backward compatibility. So it would be nice to have MVVM solution for ObjC world.

@Pitometsu
Copy link
Author

But currently it installed with Overcoat+ReactiveCocoa with no problems, so closing this issue for now. Thanks.

@Pitometsu Pitometsu reopened this Oct 22, 2016
@Pitometsu
Copy link
Author

Would you switch this library to modern ReactiveObjc?

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

No branches or pull requests

2 participants