Uploaded image for project: 'Realm Kotlin'
  1. Realm Kotlin
  2. RKOTLIN-610

Allow RealmResults, RealmList, RealmSet and RealmDictionary to be returned from Realm.write

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

      Currently, we only allow RealmObjects to be returned from `Realm.write`. We should allow other Realm types as well.

      We have previously talked about allowing standard collection types or e.g. Pair to be returned as well, but since it is very tricky to check if these contain Live objects, adding support for these are not part of this PR and still await more user feedback.

            Assignee:
            Unassigned Unassigned
            Reporter:
            christian.melchior@mongodb.com Christian Melchior (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: