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

*** shadow/2119 Mon Jun 11 09:25:58 2001
--- shadow/2119.tmp.29391       Mon Jun 11 09:25:58 2001
***************
*** 0 ****
--- 1,19 ----
+ +============================================================================+
+ | DOMString::print() should use DOMString::transcode() for transcoding.      |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2119                        Product: Xerces-C                |
+ |       Status: NEW                         Version: 1.4                     |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Enhancement              OS/Version: All                     |
+ |     Priority: Other                     Component: DOM                     |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                  |
+ |  Reported By: [EMAIL PROTECTED]                                    |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ DOMString::print() has code to transcode data before writing the output.  It 
+ would be better if it just called its own transcode() member function, since 
+ transcode() has a more efficient implementation.
\ No newline at end of file

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

Reply via email to