You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2002/02/21 04:18:11 UTC

cvs commit: xml-xerces/perl TODO

jasons      02/02/20 19:18:11

  Modified:    perl     TODO
  Log:
  usual
  
  Revision  Changes    Path
  1.12      +12 -7     xml-xerces/perl/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/cvs/xml-xerces/perl/TODO,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- TODO	12 Oct 2001 04:37:11 -0000	1.11
  +++ TODO	21 Feb 2002 03:18:11 -0000	1.12
  @@ -7,18 +7,11 @@
   
   Get to work on other platforms (See INSTALL for details).
   
  -Perl:
  -
  -* Track experimental build (5.7) to release.
  -* Improve Makefile.PL: ability to autoload xerces and icu libraries
  -  transparently  
  -
   Quality:
   
   * Complete test suite to test all APIs.
   * Performance analysys and improvements.
   
  -
   Documentation:
   
   * Move all API docs into POD, so they are accessible via perldoc
  @@ -30,6 +23,18 @@
   
   Internals:
   ==========
  +Fri Jan 18 23:36:20 MST 2002
  +* DOM_Document::getElementById() segfaults on undef ID
  +
  +Fri Nov  2 23:07:43 MST 2001
  +* Make XML::Xerces::XMLString class and have SWIG convert all XMLCh
  +  arrays to these. This should eliminate a lot of transcoding.
  +* Provide all needed XMLString operators:
  +  - stringify
  +  - . (.=)
  +  - eq (neq)
  +* Remove DOMString support
  +
   Mon Sep 24 20:17:58 MDT 2001
   Fixed ==> * REAL EXCEPTION HANDLING via eval{}/die();
     - throw exception objects
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org