Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-12751

BSONBuilderBase is unused in the codebase

    • Minor Change
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Classes BSONObjBuilder and BSONArrayBuilder both derive from BSONBuilderBase, which is an abstract base class that makes virtual several key methods of BSONObjBuilder (and BSONArrayBuilder).

      However, nowhere in the codebase, other than as a base class for BSONObjBuilder and BSONArrayBuilder, is this base class actually used. BSONObjBuilder and BSONArrayBuilder are the only subclasses, and no other references to the base type are found.

            Assignee:
            tyler@10gen.com Tyler Brock (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              None
              None
              None
              None