[
https://issues.apache.org/jira/browse/OLINGO-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169516#comment-14169516
]
Michael Bolz commented on OLINGO-423:
-------------------------------------
Hi [~rareddy],
the idea behind is that the new create
{{org.apache.olingo.server.api.ServiceMetadata}} contains the *EDMX Metadata
Information* ({{Edm}}, {{DataServiceVersion}} and {{References}}) for the
service.
After this change the {{EdmMetadata}} was mainly (nearly only) used in unit
test cases.
The last few usages/references could be simply removed.
It would be nice if you could take a look on the [newest
commit|https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=fd033d7deccc833a2df2cb42530079bd2a7deea5]
because there you can see that {{EdmMetadata}} is removed and our contribution
was realized in the {{MetadataDocumentXmlSerializer}}.
Kind regards,
Michael
> Add support for "edmx:Reference" to CSDL document
> -------------------------------------------------
>
> Key: OLINGO-423
> URL: https://issues.apache.org/jira/browse/OLINGO-423
> Project: Olingo
> Issue Type: New Feature
> Components: odata4-server
> Affects Versions: V4 4.0.0-beta-01
> Reporter: Ramesh Reddy
> Assignee: Michael Bolz
> Fix For: (Java) V4 4.0.0-beta-02
>
>
> Provide support to define <edmx:Reference> elements in the CSDL document to
> reference external services in the current service.
> 1) Define the object model
> 2) Serialization code
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)