Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

Use Editor instead of EditorView. #108

Merged
merged 6 commits into from
Jan 18, 2015
Merged

Use Editor instead of EditorView. #108

merged 6 commits into from
Jan 18, 2015

Conversation

smashwilson
Copy link
Owner

Because there's now an easy way to get a view from a model:

view = atom.views.getView model

... I can get rid of all of the places where I'm awkwardly carrying around both, or passing the view around and yanking the model out when I need it.

smashwilson added a commit that referenced this pull request Jan 18, 2015
Use Editor instead of EditorView.
@smashwilson smashwilson merged commit e9a9a90 into master Jan 18, 2015
@smashwilson smashwilson deleted the model branch January 18, 2015 16:41
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.

1 participant