[ https://issues.apache.org/jira/browse/OLINGO-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16683561#comment-16683561 ]
Julien Lambert commented on OLINGO-737: --------------------------------------- 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/%3c55953afa.1000...@linux.vnet.ibm.com%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)