[
https://issues.apache.org/jira/browse/OLINGO-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14369275#comment-14369275
]
Christian Amend commented on OLINGO-595:
----------------------------------------
Hi,
I have been thinking about converting the EDMProvider into an interface for
quite some time now. The reason I did not do that until now is that we provide
an abstract class so that a user only has to implement the methods he needs.
With an interface he would have to implement all methods even if the service
doesn`t contain EnumTypes for example.
Why does the EdmProvider being an abstract class prevent you from using CDI?
Best Regards,
Christian
> EdmProvider Interface
> ---------------------
>
> Key: OLINGO-595
> URL: https://issues.apache.org/jira/browse/OLINGO-595
> Project: Olingo
> Issue Type: Improvement
> Components: odata4-commons
> Affects Versions: (Java) V4 4.0.0-beta-02
> Reporter: Thiago Assis
>
> Today EdmProvider is an abstract class, that abstract class can be converted
> in an interface ? this will be great to use CDI on my project.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)