Skip to content

Conversation

garyb
Copy link
Member

@garyb garyb commented Nov 6, 2015

Another option I had considered was just adding a GetEditor to the query algebra, that would give us direct access to it.

I think this is better though, as it means the editor can't be interfered with after construction, and because we're restricted to g (~ Eff or ~ Aff) we also can't do anything stateful aside from changes to the editor setup.

If we think the direct-access option would be better I'm fine with that though. Thoughts?

@cryogenian is probably best placed to review this.

garyb added a commit that referenced this pull request Nov 9, 2015
Add setup option to constructor
@garyb garyb merged commit 026377e into master Nov 9, 2015
@garyb garyb deleted the ready/setup branch November 9, 2015 15:40
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.

1 participant