Replies: 2 comments 3 replies
-
|
I like your idea of a
An example piece of code would be: In my view, the goal should be to make it easy for users to run multiple scenarios on the same data set. One bonus would be that the arguments to the |
Beta Was this translation helpful? Give feedback.
-
baby steps to oo hillmakerFrom: @misken
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've thought about this in the past and @jwnorm brought it up as well. We can use this discussion as a place to bat around ideas about the OO structure. For example, to start, it could be as simple as having a
hillsclass that contains results related things and maybe ahillmakerclass that could be thought of as a single scenario, or perhaps, an umbrella class that might contain zero or morescenarioobjects and correspondinghillsobjects? I really haven't thought very much about this (obviously) and am open to ideas.Beta Was this translation helpful? Give feedback.
All reactions