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

More Intelligent Class Design #6

Open
SenorPez opened this issue Mar 24, 2016 · 0 comments
Open

More Intelligent Class Design #6

SenorPez opened this issue Mar 24, 2016 · 0 comments

Comments

@SenorPez
Copy link
Owner

As a result of your horrible development skills, the classes are currently all over the place. Refactor the code into more discreet and useful classes.

  • Move class Participant from ParticipantData into its own class.
  • Rename or move ParticipantData into RaceData
  • Delete class LapData
  • Rename class TelemetryDataPacket to TelemetryPacket, to be consistent
  • Delete class TelemetryData
@SenorPez SenorPez added this to the 0.1 Release milestone Mar 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant