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

Remove bson/internal libraries

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 0.0.9
    • 0.0.8
    • BSON
    • None

    Description

      The BSON library currently uses two libraries that were added as internal packages instead of vendored. The jsonpretty package is not modified in a way that the extended JSON library requires. The jsonparser package is altered, but can be fixed by using a closure instead of changing the package's code. Remove these two libraries, update the required code, and add the upstream libraries to the vendor directory.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: