http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2433 *** shadow/2433 Tue Jul 3 04:46:25 2001 --- shadow/2433.tmp.5675 Tue Jul 3 04:46:25 2001 *************** *** 0 **** --- 1,22 ---- + +============================================================================+ + | Crimson supports string-interning, but claims not to | + +----------------------------------------------------------------------------+ + | Bug #: 2433 Product: Xerces-J | + | Status: NEW Version: unspecified | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: Other Component: Other | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Version 1.1 of Crimson has a SAX 2.0 driver that claims it doesn't + support the string-interning feature. The fact is that Crimson does support this, +it's just that you can't turn it off. Crimson should report as much + through its SAX driver, for the convenience of client software. + + (Reported on Xerces-J, since there is no separate project for Crimson. + (Ought to be, though.)) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
