Organize bson-ruby C extension code

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • bson-4.6.0
    • Affects Version/s: None
    • Component/s: BSON
    • None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None

      Currently all of the code for the C extension is in a single file, and is hard to work with. To make the code more readable:

      • Separate files are to be created for reading, writing, utility and initialization methods;
      • The functions in each file are to be grouped according to what kind of data they operate on;
      • The grouping of functions is to be consistent between read and write files.

              Assignee:
              Oleg Pudeyev (Inactive)
              Reporter:
              Oleg Pudeyev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: