You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Joel Aelwyn (JIRA)" <ji...@apache.org> on 2019/01/14 23:51:00 UTC

[jira] [Updated] (OLINGO-1329) BatchHandler should not depend on a specific ODataHandler implementation

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

Joel Aelwyn updated OLINGO-1329:
--------------------------------
    Attachment: 0001-OLINGO-1329-Use-ODataHandler-interface-rather-than-i.patch

> BatchHandler should not depend on a specific ODataHandler implementation
> ------------------------------------------------------------------------
>
>                 Key: OLINGO-1329
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1329
>             Project: Olingo
>          Issue Type: Improvement
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.6.0
>            Reporter: Joel Aelwyn
>            Priority: Minor
>         Attachments: 0001-OLINGO-1329-Use-ODataHandler-interface-rather-than-i.patch
>
>
> BatchHandler currently requires that an ODataHandlerImpl instance be passed, but it doesn't actually make use of any functionality other than that exposed by the general ODataHandler interface. Given that, it should only depend on the interface, not a specific implementation thereof.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)