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

Deprecate "DefaultValueEncoders", "DefaultValueDecoders", and "PrimitiveCodecs"

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Unknown Unknown
    • 1.12.0
    • None
    • BSON
    • None
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

    Description

      The only known use cases for accessing all of the DefaultValueEncoders, DefaultValueDecoders, and PrimitiveCodecs types and functions is to create a default Registry of value encoders/decoders for overriding the defaults (e.g. in the mgocompat package). That can already be accomplished by calling bson.NewRegistryBuilder, so the DefaultValueEncoders and DefaultValueDecoders types and functions are redundant and create confusion with users.

      Definition of done:

      • Deprecate DefaultValueEncoders, DefaultValueDecoders, and PrimitiveCodecs and all exported functions of those types.

      Attachments

        Activity

          People

            matt.dale@mongodb.com Matt Dale
            matt.dale@mongodb.com Matt Dale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: