[ 
https://issues.apache.org/jira/browse/UIMA-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654715#comment-13654715
 ] 

Richard Eckart de Castilho commented on UIMA-2874:
--------------------------------------------------

Whops, I didn't realize what you were trying to use the enum for. If I see this 
correctly, you want to have a single Serializer class and then configure it for 
the format. I was rather thinking of a Serializer interface and several 
implementations of it. Each implementation would be one "format", hence no need 
for the setter (or the enum, if that was the only purpose).
                
> binary compression APIs in CAS
> ------------------------------
>
>                 Key: UIMA-2874
>                 URL: https://issues.apache.org/jira/browse/UIMA-2874
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.4.1SDK
>
>
> Rationalize the CASImpl binary compression APIs; add to the CAS Apis.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to