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

Convert all multiword command line options to lowerCamelCase

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4
    • Component/s: Usability
    • Labels:
      None
    • Environment:
      All

      This ticket is the manifestation of http://groups.google.com/group/mongodb-dev/browse_thread/thread/37493c13806b72da

      All options in all mongo commands should adhere to lowerCamelCase. Unless this is done in one fell swoop for all executables created by mongod, one ticket should be made for each executable.

      The current casing of the command line arguments need to remain until the ????(initial release| of 1.8 | first stable release after 1.8). While the old options exist using them should invoke the following message:

      log() << '"' << oldOption << "\" has been deprecated in favor of \"" << newOption << ".\"" << endl;

            Assignee:
            Unassigned Unassigned
            Reporter:
            zippy1981 Justin Dearing
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: