You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a link type that can point to any table, essentially working like a tagged pointer.
This is needed for many features like graphs, maps, freeform JSON and inheritance, which cannot be implemented in the bindings without this feature in core.
Implement a link type that can point to any table, essentially working like a tagged pointer.
This is needed for many features like graphs, maps, freeform JSON and inheritance, which cannot be implemented in the bindings without this feature in core.
See also:
realm/realm-swift#1486 RLMDictionary support
realm/realm-swift#1109 Inheritance/polymorphism
The text was updated successfully, but these errors were encountered: