You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "VIJAYASIMHA R NAGA (JIRA)" <ji...@apache.org> on 2016/08/03 03:46:21 UTC

[jira] [Commented] (OLINGO-985) Handling OpenType attribute of an EntityType/ComplexType in ODataJsonDeserializer

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

VIJAYASIMHA R NAGA commented on OLINGO-985:
-------------------------------------------

Also, is it possible to make the methods in ODataJSONDeserializer protected so that overriding is possible in derived classes like the way you've enabled for ODataJsonSerializer

> Handling OpenType attribute of an EntityType/ComplexType in ODataJsonDeserializer
> ---------------------------------------------------------------------------------
>
>                 Key: OLINGO-985
>                 URL: https://issues.apache.org/jira/browse/OLINGO-985
>             Project: Olingo
>          Issue Type: Question
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.2.0
>            Reporter: VIJAYASIMHA R NAGA
>            Assignee: Christian Amend
>
> If an EntityType/ComplexType has the attribute "OpenType" configured as "true" or has the annotation term "OData.AdditionalProperties" set as "true",  isn't the Deserializer supposed to absorb any properties(dynamic) that may appear in the InputStream but has not been defined for the given EntityType/ComplexType in CSDL?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)