Archana Rai created OLINGO-1253:
-----------------------------------
Summary: Client Module for Olingo v2
Key: OLINGO-1253
URL: https://issues.apache.org/jira/browse/OLINGO-1253
Project: Olingo
Issue Type: New Feature
Reporter: Archana Rai
Fix For: V2 2.0.11
Introducing Client Module for Olingo v2.
The intention behind creating new API's for serialization and deserialization
of data on client side in Olingo V2 is to have reduced number of configurations
(serializer/deserilizer properties) and give user data centric responses.
The odata response obtained using the server API is a more detailed response
specifying links, hrefs, all the properties of the entity, all the navigation
links, all properties of inline entities user etc. Whereas in the new client
API the response is more user data centric, meaning depending on what user
wants (flexible properties, links etc..) only those will be part of the
response. Those links, properties, inline entries which are part of data will
be serialized or deserialized.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)