-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
Goals
Ability to get the Realm instance that manages the current Object.
iOS has the ability:
https://realm.io/docs/swift/3.13.1/api/Classes/Object.html#/s:10RealmSwift6ObjectC5realmAA0A0CSgvp
Expected Results
myRealmObject.realm should return the Realm instance that manages the current object