Uploaded image for project: 'OASIS Open Data Protocol (OData) TC'
  1. OASIS Open Data Protocol (OData) TC
  2. ODATA-529

Single-parameter cast() and isof() functions

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: V4.0_CS01
    • Fix Version/s: V4.0_CSD03
    • Component/s: ABNF, Protocol, URL Conventions
    • Labels:
      None
    • Environment:

      [Proposed]

    • Proposal:
      Hide

      Remove single-parameter overloads of cast and isof.

      Show
      Remove single-parameter overloads of cast and isof.
    • Resolution:
      Hide

      Close without action

      Show
      Close without action

      Description

      The single-parameter cast and isof functions are equivalent for calling the two-parameter versions with the recently introduced symbol $it:

      • cast(Some.Type) eq cast($it,Some.Type)
      • isof(Some.Type) eq isof($it,Some.Type)

        Attachments

          Activity

            People

            • Assignee:
              handl Ralf Handl
              Reporter:
              handl Ralf Handl
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: