X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=57a9eeac11de007c2fda2f09039cd1281ed83ecb;hb=2540c696b53ccef72379a3a7cfaf25e80258b9ac;hp=b399605601343013e70805b5cd886f4c0c306aa7;hpb=8eabc3df8903fdf6be13b3d17fa24edf71d7723c;p=dead%2Fhtsn-import.git diff --git a/doc/TODO b/doc/TODO index b399605..57a9eea 100644 --- a/doc/TODO +++ b/doc/TODO @@ -36,11 +36,9 @@ * CBATeamScheduleXML * CFLTeamScheduleXML * CFLTotalTeamScheduleXML - * earlylineXML * Minor_Baseball_TeamScheduleXML * MinorLeagueHockeyTeamScheduleXML * MLB_Boxscore_XML - * MLB_earlylineXML * MLB_IndividualStats_XML * MLB_Probable_Pitchers_XML * MLB_Roster_XML @@ -65,3 +63,8 @@ 5. Consolidate all of the make_game_time functions which take a date/time and produce a combined time. + +6. Factor out test code where possible; a lot of them differ only in + the filename. + +7. Combine test XML files where possible.