http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2325

*** shadow/2325 Tue Jun 26 05:42:23 2001
--- shadow/2325.tmp.22977       Tue Jun 26 05:42:23 2001
***************
*** 0 ****
--- 1,24 ----
+ +============================================================================+
+ | Real DTD Caching                                                           |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2325                        Product: Xerces-C                |
+ |       Status: NEW                         Version: 1.5                     |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Enhancement              OS/Version: All                     |
+ |     Priority: Other                     Component: Validating Parser (DTD) |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                  |
+ |  Reported By: [EMAIL PROTECTED]                                             |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ For performance reasons we extended the "reuse" feature of the 1.4 version to a 
+ real caching mechanism. This was rather simple and the changes were all at one 
+ place (DTDValidator). This brought us a great performance boost. Now I'm 
+ looking through the new version and find it very complicated to achieve the 
+ same (you guys broke up the DTDValidator). As I see it now it would meen a 
+ heavy code change, which I want to avoid. 
+ Is there a possibilty to get such an enhancement in the next version. I would 
+ be glad to send you the files we changed to achieve it in 1.4
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to