Michael Bolz created OLINGO-648:
-----------------------------------
Summary: Create FactoryClass for ODataClient in API module
Key: OLINGO-648
URL: https://issues.apache.org/jira/browse/OLINGO-648
Project: Olingo
Issue Type: New Feature
Components: odata4-client
Affects Versions: (Java) V4 4.0.0-beta-02
Reporter: Michael Bolz
Priority: Minor
Create a *FactoryClass* for the ODataClient in the API module like in Olingo V2
the combination of {{org.apache.olingo.odata2.api.ep.EntityProvider}} and
{{org.apache.olingo.odata2.api.rt.RuntimeDelegate}}.
This would allow to only use the {{odata-client-api}} as dependency on compile
time.
The required implementation can then be added during {{runtime}} or provided by
the environment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)