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

Marshall Schor commented on UIMA-2874:
--------------------------------------

Thanks, Richard; lots of good points.  

Let's see if I grasp the main ideas.  Ideally, there would be just one method, 
new Serializer() taking no arguments, that made a serializer object with *all* 
the defaults.  

There would be more-or-less standard setXXX(...) methods that could customize 
this; the individual setXXX methods should, as much as feasible, be identical 
for different serialization formats.

I'm thinking of adding an Enum that collects together the various serialization 
formats; so one of the sets could be 
setFormat(an-instance-of-the-serialization-format-enum). WDYT?
                
> 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