X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=13ef9320164fb70c67114441822d69984f72add2;hb=f2c3c36ec22bbf8d56a9a2cfdfc49276facc349b;hp=a1160e2d266423c87a2de904181908516fcc69e7;hpb=66c5edb1d0c4eeb7857f7875d3b1cfdfc75ced34;p=dead%2Fhtsn-import.git diff --git a/doc/TODO b/doc/TODO index a1160e2..13ef932 100644 --- a/doc/TODO +++ b/doc/TODO @@ -6,17 +6,16 @@ 3. Add support the the second type of weatherxml (see man page). -4. Add schema diagram for scores. - -5. There are a few remaining document types that we need to parse +4. There are a few remaining document types that we need to parse before "version one point oh." This list refers to an old proprietary implementation, sorry: - * AutoRaceResultsXML + * AutoRacingResultsXML * jfilexml * Schedule_Changes_XML - * scoresxml - * GameInfoXML - * SportInfoListing + * SportInfoListing (don't forget the diagram) + +5. Update the list of schemagen files in htsn-import.cabal. -6. Rename TSN.XML.AutoRacingSchedule for consistency. +6. Fix unpickling of the AutoRaceResults earnings, they're missing + commas.