Closed uscholdm closed 5 months ago
@uscholdm I'm leaving this unmerged to consider whether we want to name it DeterminationEvent
rather than Determination
. Looks like it also needs to be updated with latest changes on develop.
@uscholdm I'm leaving this unmerged to consider whether we want to name it
DeterminationEvent
rather thanDetermination
. Looks like it also needs to be updated with latest changes on develop.
Lets leave it as it is. Its a subclass of Event
.
Closes #317.
I made the class a direct subclass of
Event
because aDetermination
need not be historical, it may be planned but unscheduled, or scheduled, in the process of happening, or already happened.