X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=13ef9320164fb70c67114441822d69984f72add2;hb=3a2418d302ee14b9605ebe3013cf417ea5cf0057;hp=347b7854e20e5d400460fb83c175a133a47568a6;hpb=8c7f33d76981a27a4fde6271dc71105b23adc5a1;p=dead%2Fhtsn-import.git diff --git a/doc/TODO b/doc/TODO index 347b785..13ef932 100644 --- a/doc/TODO +++ b/doc/TODO @@ -6,15 +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. Fix unpickling of the AutoRaceResults earnings, they're missing + commas.