Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Serialisation of simulating objects (Innings, Match) is poorly defined #36

Closed
liamblake opened this issue Mar 30, 2021 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@liamblake
Copy link
Owner

Serialisation of the simulating objects, namely Innings and Match, is not well-defined and will lead to issues when trying to load a serialised object. Need to define two different types of saving/loading - one prior to simulation and one after - to ensure appropriate members are saved and loaded.

@liamblake liamblake added the bug Something isn't working label Mar 30, 2021
@liamblake liamblake self-assigned this Mar 30, 2021
liamblake added a commit that referenced this issue Mar 30, 2021
Implemented serialisation templates for all necessary objects, with some exceptions which need to be better ironed out (see #36)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant