Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-414

Make bson.Encoder and bson.Decoder customizable

    • Type: Icon: New Feature New Feature
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 0.0.4
    • Component/s: BSON
    • None

      Currently, the Encoder and Decoder for the BSON library are not customizable. Because of this, it is difficult to use them as the default encoder and decoder for the driver. Design and then implement a customizable encoder and decoder that have hooks in various places for customizability.

      In the least, the encoder and decoder must support users handling specific types, tags, and take over the entire reflection based encoding or decoding path.

            Assignee:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: