You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Eddie Epstein (JIRA)" <ui...@incubator.apache.org> on 2008/03/26 21:43:24 UTC

[jira] Closed: (UIMA-676) Performance problem with XMI serialization implementation of string data normalization

     [ https://issues.apache.org/jira/browse/UIMA-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eddie Epstein closed UIMA-676.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2C

> Performance problem with XMI serialization implementation of string data normalization 
> ---------------------------------------------------------------------------------------
>
>                 Key: UIMA-676
>                 URL: https://issues.apache.org/jira/browse/UIMA-676
>             Project: UIMA
>          Issue Type: Bug
>          Components: C++ Framework
>    Affects Versions: 2.2.1
>            Reporter: Bhavani Iyer
>             Fix For: 2.2C
>
>         Attachments: UIMA-676.patch
>
>
> The XMI serialzation used UnicodeString.findAndReplace(...) to escape XML special characters which is not efficient and should use the utilities available in Xerces.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.