Skip to content

Model/Controller_Data class design #2

@TheElter

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! :)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions