[
https://issues.apache.org/jira/browse/OLINGO-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16683561#comment-16683561
]
Julien Lambert edited comment on OLINGO-737 at 11/12/18 10:57 AM:
------------------------------------------------------------------
Hello,
I'm working about this issue for a company project and I propose you a first
implementation of open type support.
Please find the code to the following link:
[^OLINGO-737-OData4_ServerOpenTypeSupport.patch]
was (Author: julambert):
Hello,
I'm working about this issue for a company project and I propose you a first
implementation of open type support.
Please found the code to the following link:
[^OLINGO-737-OData4_ServerOpenTypeSupport.patch]
> Dynamic properties are not serialized
> -------------------------------------
>
> Key: OLINGO-737
> URL: https://issues.apache.org/jira/browse/OLINGO-737
> Project: Olingo
> Issue Type: New Feature
> Affects Versions: (Java) V4 4.0.0-beta-03
> Reporter: Richard Ellis
> Priority: Major
> Attachments: OLINGO-737-OData4_ServerOpenTypeSupport.patch
>
>
> As per the message
> http://mail-archives.apache.org/mod_mbox/olingo-user/201507.mbox/%[email protected]%3E
> dynamic properties are not serialized.
> Specifically the JsonSerializer writeProperties method gets the list of
> properties from the EntityType not from the Entity itself. Thus if the Entity
> has additional dynamically added org.apache.olingo.commons.api.data.Property
> objects they are missed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)