Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WindowPresenter variable #model should be renamed #presenter #10

Closed
jecisc opened this issue Oct 3, 2018 · 2 comments
Closed

WindowPresenter variable #model should be renamed #presenter #10

jecisc opened this issue Oct 3, 2018 · 2 comments

Comments

@jecisc
Copy link
Member

jecisc commented Oct 3, 2018

Don't forget the deprecation to not break current UIs

@estebanlm
Copy link
Member

why it should be ?
it isn't a model of the presenter, regardless it is a presenter itself?

@jecisc
Copy link
Member Author

jecisc commented Oct 3, 2018

Before it pointed to a *Model, now Model suffix was renamed Presenter.

It's to make the difference between the real model used by the GUI and the adaptor that is part of the GUI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants