GaloisInc / csaf

Control Systems Analysis Framework - a framework to minimize the effort required to evaluate, implement, and verify controller design (classical and learning enabled) with respect to the system dynamics.
BSD 3-Clause "New" or "Revised" License
11 stars 4 forks source link

Registry pattern for plot.py to choose the right example #56

Closed podhrmic closed 3 years ago

podhrmic commented 3 years ago

In GitLab by @podhrmic on Sep 21, 2020, 15:12

@EthanJamesLewI suppose that this "switch" is complex enough now to utilize a registry pattern. This need not be addressed in this PR, but something to think about.

Examples: https://docs.python.org/3/library/functools.html#functools.singledispatch

podhrmic commented 3 years ago

In GitLab by @podhrmic on Sep 21, 2020, 15:13

mentioned in merge request !40

podhrmic commented 3 years ago

In GitLab by @podhrmic on Sep 21, 2020, 16:31

changed the description

podhrmic commented 3 years ago

In GitLab by @bauer-matthews on Oct 12, 2020, 06:52

@podhrmic @EthanJamesLew- How critical is this? Time estimate?

podhrmic commented 3 years ago

In GitLab by @EthanJamesLewon Oct 12, 2020, 10:08

@bauer-matthews less than 15 minutes of work--it's a very simple idiom switch. Also, it's not critical.

podhrmic commented 3 years ago

In GitLab by @podhrmic on Oct 12, 2020, 16:40

assigned to @elew

podhrmic commented 3 years ago

In GitLab by @EthanJamesLewon Oct 12, 2020, 16:48

mentioned in merge request !51

podhrmic commented 3 years ago

In GitLab by @bauer-matthews on Oct 15, 2020, 07:53

Let's keep it for December then.

podhrmic commented 3 years ago

In GitLab by @podhrmic on Oct 19, 2020, 13:42

mentioned in commit 9e84a8ad1c941c76114e036e3180047911e8a950