You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be good if we would define an additional interface/protocol (maybe Loadable) that specifies the loading of the parameters. Then Summary classes that also have a ability to load the parameters from the summary file would inherit from that interface. That would also make the UI simpler.
I think it would be good if we would define an additional interface/protocol (maybe
Loadable
) that specifies the loading of the parameters. Then Summary classes that also have a ability to load the parameters from the summary file would inherit from that interface. That would also make the UI simpler.The interface would contain something like this
Originally posted by @spflueger in #159 (comment)
The text was updated successfully, but these errors were encountered: