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

Deprecate mongoutils namespace

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.3
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None

      The mongoutils namespace contains some widely used html and string routines, which are typically imported into the mongo namespace anyways. They should be made universally available there. The remaining pieces of mongoutils are unused or have only one user, and should be treated accordingly.

      Final elimination of the mongoutils namespace will be a separate project, involving replacing all uses of mongoutils::str with str.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: