Skip to content

Conversation

@jesseduffield
Copy link
Owner

@jesseduffield jesseduffield commented Jul 3, 2022

I'm currently doing some serious yak-shaving: in order to make my new filtering feature fast I need to change how views render their contents, but to make that work I need to ditch the idea of having multiple contexts sharing the one view. This PR has us creating some new views so that we can have a single context per view. In a future PR I'll clean things up some more so that the contexts actually create the views themselves

This PR also moves our staging and patch building code into a controller, and in a future PR I'll also move the merging code into a controller.

@jesseduffield jesseduffield force-pushed the one-context-per-view branch 4 times, most recently from d15502f to c8b590a Compare July 6, 2022 09:23
@jesseduffield jesseduffield force-pushed the one-context-per-view branch 5 times, most recently from 033b304 to e2a0e87 Compare August 6, 2022 03:44
@jesseduffield jesseduffield merged commit 17316ca into master Aug 6, 2022
@delete-merged-branch delete-merged-branch bot deleted the one-context-per-view branch August 6, 2022 03:55
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