Joel Aelwyn created OLINGO-1329:
-----------------------------------
Summary: 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
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)