-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.0_CS01
-
Fix Version/s: V4.0_CSD03
-
Labels:None
-
Environment:
[Applied]
-
Proposal:
-
Resolution:
Typed null literals in the form null'Edm.String' were introduced to disambiguate function overload resolution when overloads were still allowed to differ only in their parameter types. Since then we've required function overloads to differ in their non-binding parameter names, and applying ODATA-496 will remove the last mentioning of typed null literals outside of the ABNF and its test cases.