-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
In the blog post it says:
Model: This can be really simple, the goal here is for the ViewModel not to have to do any of the business logic.
However, the Presenter class - the ViewModel - seems to contain the business logic to convert text to upper case when creating a TextConverter. Shouldn't this be in the Model already?
Please note that I'm fairly new to MVVM so I could easily be wrong here.
Metadata
Metadata
Assignees
Labels
No labels