Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-196

Drivers in languages with a symbol representation should always serialize symbols to BSON Strings for commands

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Component/s: None
    • None

      The BSON Symbol type is deprecated so drivers in languages that have a symbol representation should make sure that they:

      1) Never serialize symbols to a BSON Symbol. They should instead serialize to a BSON String.
      2) Deserialize BSON Symbols to strings, as they would the BSON String type.

            Assignee:
            barrie Barrie Segal
            Reporter:
            emily.stolfo Emily Stolfo
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: