home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libxerces2-java / TODO < prev   
Encoding:
Text File  |  2006-09-13  |  916 b   |  34 lines

  1. *** CURRENT ***
  2.  
  3. 1. Documentation
  4.  1.4. JavaDoc
  5.   1.4.1. Fix all warnings reported by JavaDoc
  6.  
  7. 3. Validation Engine
  8.  3.2. Implement grammar cache
  9.  3.3. Add PSVI items to streaming infoset
  10.  
  11. *** COMPLETED ***
  12.  
  13. 1. Documentation
  14.  1.1. Samples
  15.  1.2. Xerces Native Interface (XNI)
  16.   1.2.1. XNI overview
  17.   1.2.2. Parser components and configurations
  18.   1.2.3. Using Xerces2 Components
  19.  1.3. Remove/add FAQ items
  20. 2. Schema Validation
  21.  2.1. Port of Xerces 1.x Schema code [andyc,???]
  22.       * in ...impl.v1 package
  23.   2.1.1. Remove old classes
  24.   2.1.2. Add classes, changing packaging
  25.   2.1.3. Remove StringPool dependencies
  26.   2.1.4. Move from internal interfaces to XNI
  27.  2.2. Implement new Schema code
  28. 3. Validation Engine
  29.  3.1. Separate "universal" validator into separate components:
  30.       DTD validator, namespace binder
  31.   3.1.1. Separate source code, changing packages as needed
  32.   3.1.2. Update parser configuration
  33.       
  34.