Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-30766

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

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Works as Designed
    • Icon: Major - P3 Major - P3
    • None
    • None
    • IDL
    • None

    Description

      For example,

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

      should be able to be written simply as

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

      Attachments

        Activity

          People

            backlog-server-platform DO NOT USE - Backlog - Platform Team
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: