IDLType::parse() should be abled to be called with a string as its first argument

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: IDL
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      For example,

      OperationSessionInfoFromClient::parse(IDLParserErrorContext("OperationSessionInfo"),requestBody);

      should be able to be written simply as

      OperationSessionInfoFromClient::parse("OperationSessionInfo",requestBody);

            Assignee:
            DO NOT USE - Backlog - Platform Team
            Reporter:
            Gabriel Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: