[
https://issues.apache.org/jira/browse/UIMA-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor updated UIMA-4117:
---------------------------------
Description: When serializing out CASes, begin features with value 0 are
omitted by default. This has confused users, who expected to see these.
Change the default for UIMA numeric feature types to be to not omit them.
Update the method name controlling this to setOmit0Values, since it's only
controlling serialization for numeric 0 values. (was: When serializing out
CASes, begin features with value 0 are omitted by default. This has confused
users, who expected to see these. Change the default for UIMA numeric feature
types to be to not omit them. )
> Change JSON format defaulting to include 0 values
> -------------------------------------------------
>
> Key: UIMA-4117
> URL: https://issues.apache.org/jira/browse/UIMA-4117
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Fix For: 2.7.0SDK
>
>
> When serializing out CASes, begin features with value 0 are omitted by
> default. This has confused users, who expected to see these. Change the
> default for UIMA numeric feature types to be to not omit them. Update the
> method name controlling this to setOmit0Values, since it's only controlling
> serialization for numeric 0 values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)