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

Remove bson/internal libraries

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

      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.

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

              Created:
              Updated:
              Resolved: