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

Christian Amend closed OLINGO-757.
----------------------------------
    Resolution: Not A Problem
      Assignee: Christian Amend

Based on Ralfs feedback on the mailing list Parameters need to be present even 
if they are null in order to resolve the function overloading. This also 
affects the Edm implementation as well. So I will close this issue.

> Nullable parameters in a function cannot be omitted
> ---------------------------------------------------
>
>                 Key: OLINGO-757
>                 URL: https://issues.apache.org/jira/browse/OLINGO-757
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.0.0-beta-03
>            Reporter: Riccardo Mariani
>            Assignee: Christian Amend
>
> The problem is a missing check of nullable parameters while creating an 
> EdmFunction in EdmProviderImpl.createUnboundFunction() and 
> EdmProviderImpl.createBoundFunction().
> Moreover the code to create the provider parameters (List<CsdlParameter>) is 
> partially duplicated in both the methods. Maybe it is a better idea to use a 
> method to create both the bound and unbound version of provider parameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to