Skip to content

Business logic in ViewModel #14

@placetobejohan

Description

@placetobejohan

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions