Introduce make_document() and make_array() helpers, builder::core append style methods should return ref-to-this

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • 3.2.0-rc0
    • Affects Version/s: None
    • Component/s: API, BSON
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Much like we do with the pipeline methods, we could easily make it possible to chain together method calls on the basic and core BSON builders if those methods returned a reference to *this. They all currently return void, so there is no harm in doing so and it would not break any existing callers.

            Assignee:
            Samuel Rossi (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: