CasToInlineXml truncates attributes
-----------------------------------

                 Key: UIMA-1771
                 URL: https://issues.apache.org/jira/browse/UIMA-1771
             Project: UIMA
          Issue Type: Bug
            Reporter: Jens Grivolla
            Priority: Minor


org.apache.uima.util.CasToInlineXml has a hard coded limit of 64 characters for 
attribute values.  This makes inline xml suitable only for debugging, and the 
documentation contains no warning to this effect.

Given that this component is part of uima-core (and not just example code) I 
would expect such pitfalls to be at least documented.  A better solution would 
be to make the truncating optional/configurable, so that inline xml could be 
used as a basis for further processing outside UIMA.

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

Reply via email to