Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor code to split between GridData and StintData #13

Open
vekkiokonio opened this issue Oct 1, 2024 · 0 comments
Open

Refactor code to split between GridData and StintData #13

vekkiokonio opened this issue Oct 1, 2024 · 0 comments

Comments

@vekkiokonio
Copy link
Owner

Need to refactor RaceData struct.

First, add a stint: StintData field to GridData to avoid repeating field (and to ensure consistency).

Second, verify if there is a better way of refactoring RaceData. For instance, evaluate if it makes sense to have three field (data, stint, history) instead of merging data and stint as it is now.

@vekkiokonio vekkiokonio mentioned this issue Oct 1, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant