You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Michael Bolz (JIRA)" <ji...@apache.org> on 2015/05/05 15:45:00 UTC

[jira] [Resolved] (OLINGO-648) Create FactoryClass for ODataClient in API module

     [ https://issues.apache.org/jira/browse/OLINGO-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Bolz resolved OLINGO-648.
---------------------------------
       Resolution: Fixed
    Fix Version/s: (Java) V4 4.0.0-beta-03

Because this is an alternative to an existing solution and hence *just* a minor change I merged it into master (see [commit|https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=63cacd7ce20028f351fe1316875cfa4e4d318042]) based on *lazy consensus* idea.

> 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
>            Assignee: Michael Bolz
>            Priority: Minor
>             Fix For: (Java) V4 4.0.0-beta-03
>
>
> 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)