summaryrefslogtreecommitdiff
path: root/docs/Todo
blob: 2abce2bb42c3e94555e29686385a555b9b2c9e13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TODO list
=========

  + Update tokeniser to comply with latest spec draft (currently complies
    with 2007-06-12 draft)
  + Implement one or more tree builders
  + More charset convertors (or make the iconv codec significantly faster)
  + Parse error reporting from the tokeniser
  + Implement extraneous chunk insertion/tokenisation
  + Statistical charset autodetection
  + Shared library, for those platforms that support such things
  + Optimise it