Closed dcow closed 7 years ago
flow+rxandroid sounds like a fine idea.
On Wed, Dec 14, 2016 at 4:38 PM David notifications@github.com wrote:
There's literally an AndroidLifecyclePresenter that has all the Android lifecycle added back. It's a canonical case of blog post coding. We have ViewPresenters everywhere that are overly-coupled to mortar but use none of the scoping. This is only a tiny rant. I'm looking for advice on how to proceed. Given that this project hasn't been touched in months, do I rip out mortar and stick with flow+rxandroid, or do you see this library framework reaching a 1.0 release anytime in the next 2 years?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/square/mortar/issues/199, or mute the thread https://github.com/notifications/unsubscribe-auth/ABzBHc7BW5GPE_FDHcYLas52Iv-8obUGks5rIIwRgaJpZM4LNlZ0 .
There's literally an
ActivityLifecyclePresenter
that has all the Android lifecycle added back. It's a canonical case of blog post coding. We have ViewPresenters everywhere that are overly-coupled to mortar but use none of the scoping. This is only a tiny rant. I'm looking for advice on how to proceed. Given that this project hasn't been touched in months, do I rip out mortar and stick with flow+rxandroid, or do you see thislibraryframework reaching a 1.0 release anytime in the next 2 years?