Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1555

Reimplement b_timestamp type with timestamp, increment in natural order

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: BSON
    • Labels:
      None

      The b_timestamp type has public fields increment, timestamp, declared in the reverse order from the order that's widespread and natural: "timestamp, increment." This makes the driver itself and applications that use it error-prone. See CXX-1553 for an example of the problem and discussion of the solution.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: