Use parseNumberFromString in the JSON parser

XMLWordPrintableJSON

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

      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:
            DO NOT USE - Backlog - Platform Team
            Reporter:
            Shaun Verch (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: