Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Factor out LoggedInView from MatrixChat #535

Merged
merged 2 commits into from
Nov 4, 2016
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Nov 3, 2016

The idea here is to make a layer which sits around for as long as we have a valid MatrixClient. Also it makes a plausible split for the render of MatrixChat, even if they are much too tightly bound for now.

The idea here is to make a layer which sits around for as long as we have a
valid MatrixClient. Also it makes a plausible split for the render of
MatrixChat, even if they are much too tightly bound for now.
It fits much more naturally here than in LoggedInView.
@dbkr dbkr merged commit bd36792 into develop Nov 4, 2016
@ara4n
Copy link
Member

ara4n commented Nov 13, 2016

i'm not entirely seeing what this buys us?

@richvdh
Copy link
Member Author

richvdh commented Nov 14, 2016

  1. Less crap in MatrixChat, which is a good thing
  2. Steps towards getting rid of MatrixClientPeg, which is a good thing

@richvdh richvdh deleted the rav/factor_out_loggedinpanel branch November 15, 2016 11:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants