-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: V4.0_CS02
-
Component/s: URL Conventions
-
None
-
Environment:
[Proposed]
We allow casting of primitive types to string using the literal representation for the source type.
Unfortunately we forgot to allow the inverted operation: casting a string containing the literal representation of e.g. a Date to Edm.Date, although this was explicitly mentioned in the examples given with ODATA-365.