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

Make views completely independent of controllers #23

Closed
jarmarshall opened this issue Sep 8, 2017 · 1 comment
Closed

Make views completely independent of controllers #23

jarmarshall opened this issue Sep 8, 2017 · 1 comment
Assignees

Comments

@jarmarshall
Copy link
Contributor

Views currently assume presence of a controller to set their parameter values. Expert users should be able to directly instantiate view objects, setting parameter values on creation, without going via a controller.

@jarmarshall
Copy link
Contributor Author

MuMoTview has had functionality added to set parameters for views, and this has been implemented for MuMoTfieldView-derived classes - parameters can be set at construction, and if no controller is provided at construction then these parameter values should be used for plots, etc.

joefresna pushed a commit that referenced this issue Oct 17, 2017
For SSA-view, possibility to specify from command line the desired input (issue #14)

The SSA-view prints out strings describing the parameterisation of the model, suitable for cut and paste (issue #28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants