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

Track objects #27

Merged
merged 2 commits into from
Apr 25, 2013
Merged

Track objects #27

merged 2 commits into from
Apr 25, 2013

Conversation

JonnyJD
Copy link
Owner

@JonnyJD JonnyJD commented Apr 25, 2013

This continues work in #23, wich was closed automatically because I merged some preliminary changes to master already.

An open question is still:
The Track object either needs the Disc handle or gets the data copied into right on read/put.

I'd say having a Disc handle is fine.
We can't fetch all data at once anyways, so we can also just fetch it when we need it.

This implicitely closes #24.
It would get really confusing to have a track object 0,
although one technically could also store lead-in information and
similar there.
@ghost ghost assigned JonnyJD Apr 25, 2013
JonnyJD added a commit that referenced this pull request Apr 25, 2013
@JonnyJD JonnyJD merged commit b058fd4 into master Apr 25, 2013
@JonnyJD JonnyJD deleted the track_class branch April 25, 2013 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant