Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Investigate MVI Architecture Options #58

Closed
colintheshots opened this issue Aug 10, 2018 · 1 comment
Closed

Investigate MVI Architecture Options #58

colintheshots opened this issue Aug 10, 2018 · 1 comment

Comments

@colintheshots
Copy link
Contributor

colintheshots commented Aug 10, 2018

We should decide how we want to implement our application architecture in the new Fenix browser. We have discussed using an MVI architecture as a team, but we should investigate the best options to implement this on Android and we must decide if this is the right solution.

We should examine libraries like Mosby, Reductor, and MvRx as well as just implementing our own solution to bind changing data to the view using RxJava, LiveData, or Kotlin Coroutine Channels. There may be value in developing something in-house if no existing implementation is simple or succinct enough.

┆Issue is synchronized with this Jira Task

@bbinto
Copy link
Contributor

bbinto commented Jan 22, 2019

dup

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