IDL spec should support command aliases

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Query 2021-02-08
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      There are many commands which currently have command aliases. One such command is find-and-modify, where the new name of the command is findAndModify and the older name is findandmodify.

      Without such aliases, developer has to create 2 classes for the same command, ie. for find-and-modify it will be findAndModify and findandmodify.

      Creating 2 different classes will break a lot of functionalities particularly for clients having the older version of MongoDB and using drivers to access the DB.

       

      We should add support for command aliases as part of this ticket.

            Assignee:
            Rishab Joshi (Inactive)
            Reporter:
            Rishab Joshi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: