Diff for /XML/TODO between versions 1.40 and 1.41

version 1.40, 2000/06/26 07:32:33 version 1.41, 2000/06/26 18:52:54
Line 29  TODO: Line 29  TODO:
 - Issue warning when using non-absolute namespaces URI.  - Issue warning when using non-absolute namespaces URI.
 - fix --disable-corba configure switch handling, and use XML_WITHOUT_CORBA  - fix --disable-corba configure switch handling, and use XML_WITHOUT_CORBA
   not WITHOUT_CORBA flag    not WITHOUT_CORBA flag
   - the html parser should add <head> and <body> if they don't exist
   - Command to force the parser to stop parsing and ignore the rest of the file.
   
 TODO:  TODO:
 =====  =====
Line 94  EXTENSIONS: Line 96  EXTENSIONS:
 Done:  Done:
 =====  =====
   
   - support for HTML empty attributes like <hr noshade>
 - plugged iconv() in for support of a large set of encodings.  - plugged iconv() in for support of a large set of encodings.
 - xmlSwitchToEncoding() rewrite done  - xmlSwitchToEncoding() rewrite done
 - URI checkings (no fragments) rfc2396.txt  - URI checkings (no fragments) rfc2396.txt

Removed from v.1.40  
changed lines
  Added in v.1.41


Webmaster