Uploaded image for project: 'Realm Cocoa SDK'
  1. Realm Cocoa SDK
  2. RCOCOA-960

Add thaw method for SwiftUI & Realm integration

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

      While we built out our SwiftUI migration guide - https://docs.mongodb.com/realm/ios/swiftui/

      It was determined that the best way to pass an object reference from the frozen realm to the main realm was to use the ThreadSafeReference API. This could confuse our users because there is no objects being passed across threads. Instead we should simplify this design pattern by introducing a thaw() API which can provide the exact same semantics

            Assignee:
            eric.mossman@mongodb.com Eric Mossman (Inactive)
            Reporter:
            ian.ward@mongodb.com Ian Ward
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: