Skip to content

Model/Controller_Data class design #2

Description

@TheElter

Should the Data_Controller be stateless or not?

Actually it seems that this is the desired design, so a controller can act and the model stores the actual state of the data (that could also lead to reuse the same instance of the controller on multiple models).

Need to known it for sure! :)

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions