[ 
http://issues.apache.org/jira/browse/XALANC-532?page=comments#action_12317665 ] 

Dmitry Hayes commented on XALANC-532:
-------------------------------------

Thanks for the comments! I have no problem is #1 - #4 comments: the latest 
patch for the defect contains them. I should think more about suggestion #5. 
The initial 
idea was to keep the common functionality in the base class, 
XalanFormatterWriter , and then derive from it Writers for specific encodings. 
Such, XalanFormatterWriter is a base class XalanUTF16Writer , XalanUTF8Writer 
and XalanOtherEncodingWriter. And the initial intension was to use the classic 
inheritance without any virtual functions. User should not create any pointer 
from type XalanFormatterWriter.


> FormatterToXMLUnicode does not serialize UTF-8 correctly
> --------------------------------------------------------
>
>          Key: XALANC-532
>          URL: http://issues.apache.org/jira/browse/XALANC-532
>      Project: XalanC
>         Type: Bug
>   Components: XalanC
>     Versions: CurrentCVS
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>     Priority: Critical
>  Attachments: patch.txt, patch.txt
>
> There are some serious bugs that result in incorrect serialization.  A patch 
> is attached.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to