]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blob - doc/TODO
Add a TODO about the SportInfo test XML paths.
[dead/htsn-import.git] / doc / TODO
1 1. Re-enable DTD validation once
2 https://github.com/UweSchmidt/hxt/issues/15 is fixed.
3
4 2. Write a test for test/xml/Odds_XML-long-import.xml once it no
5 longer takes 10 minutes to import (Postgres only?).
6
7 3. Add support the the second type of weatherxml (see man page).
8
9 4. There are a few remaining document types that we need to parse
10 before "version one point oh." This list refers to an
11 old proprietary implementation, sorry:
12
13 * jfilexml
14 * Schedule_Changes_XML
15 * SportInfoListing
16
17 5. Update the list of schemagen files in htsn-import.cabal.
18
19 6. Derive the SportInfo test file paths from the DTD list when completed.