Tuesday, October 30, 2012

Follow-up discussion of 0.2

I forgot to mention that there are a bunch of things left undone in version 0.2.
Leaving aside the whole thing about merging with other people's parsers, I haven't done the following yet:
  • Get the timing of the previous cue to the current one so we'll know if this one violates the rules surrounding such things
  • I left off at parsing the cue settings. Need to continue working on implementing that and the rest of the spec. This is probably the biggest item on the list, helpfully hidden in the middle.
  • Add comments indicating sections implemented and the dates the sections were accessed to that future changes can be detected
  • Allocate memory for the cue identifier and stick it in the cue. Right now we just don't do that because I judged it unsafe to write while tired
  • Get rid of old webvtt_parse_cue when it's no longer needed

No comments:

Post a Comment