-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
It's possible to emulate this behavior currently using "double bookkeeping", either manually (https://github.com/realm/realm-cocoa/issues/1192#issuecomment-137512487) or by using custom setters & getters.
However, we could improve support for this by having a native concept of composite properties which could enable querying, indexing, and for use as primary keys.