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 / ISSUES < prev    next >
Encoding:
Text File  |  2006-09-13  |  916 b   |  40 lines

  1. *** UNRESOLVED ***
  2.  
  3. 1. Naming
  4.  1.1. XNI package names and content. Drop the XNI prefix?
  5.  
  6. 2. Dependencies
  7.  2.2. Java version
  8.  
  9. 3. APIs
  10.  3.2. Parser configuration
  11.   3.2.1. Filters
  12.  3.3. Buffer management
  13.   3.3.1. To transcode or not to transcode
  14.  
  15. 4. Layering and Packaging
  16.  4.1. Core vs. optional modules (dependencies?)
  17.  4.2. How to deal with community donations
  18.  
  19. 5. Website and Documentation
  20.  5.1. Continue to use Stylebook? plain HTML?
  21.  
  22. *** DEFERRED ***
  23.  
  24. *** RESOLVED ***
  25.  
  26. 2. Dependencies
  27.  2.1. APIs: DOM, SAX, etc.
  28.       Resolution: SAX dependence removed from XNI
  29. 3. APIs
  30.  3.1. DTD handlers
  31.   3.1.1. Separate or combined?
  32.          Resolution: Separate.
  33.   3.1.2. Which methods are needed?
  34.          Resolution: Modification to content model callbacks
  35.                      so that start/endEntity is more useful.
  36.  3.2. Parser configuration
  37.   3.2.2. Scanners
  38.          Resolution: Source and scanner interfaces added.
  39.  
  40.