• Type: Icon: Epic Epic
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Not Needed
    • 6
    • 6
    • 6
    • Hide

      Engineer(s): Aditi (Intern Project)

      2022-09-02:

      • Status update:
        • Project complete.
      • Rationale for delays:
        • No Delays.
      • Risks:
        • No risks.
      Show
      Engineer(s): Aditi (Intern Project) 2022-09-02: Status update: Project complete. Rationale for delays: No Delays. Risks: No risks.

      Since I wanted to store my documents using an UUID instead the native Mongo ID object, I found quickly the pkFactory configuration parameter

      As a user of custom UUID objects, I found two problems that were hard to solve. I believe mentioning these in the documentation would be useful.

      1. Serialization. This one is easy to solve. Just add a .toJSON() function

      2. Deserialization. I am stuck here. I am casting to my own UUID class manually. However the driver can notice Binary.SUBTYPE_UUID objects.

      A configuration parameter taking the constructor method for a custom UUID class would greatly reduce the burden for a programmer.

            Assignee:
            Unassigned Unassigned
            Reporter:
            fgalo Francisco
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved:
              11 weeks, 2 days