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

Use parseNumberFromString in the JSON parser

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:

      parseNumberFromString is our current standard way of reading numbers from strings. It isn't currently used in the JSON parser since to use those functions we need to know beforehand where the number ends, which we do not in the current parser design. See SERVER-11919 for more details.

            Assignee:
            backlog-server-platform DO NOT USE - Backlog - Platform Team
            Reporter:
            sverch Shaun Verch
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: