12 ms·
RubyMotion is Objective-C under some thin covers so it seems like it would be relatively straightforward to have it work with Realm without a lot of extra troub
by Gertig 12y ago
RubyMotion is Objective-C under some thin covers so it seems like it would be relatively straightforward to have it work with Realm without a lot of extra trouble.
- timanglade 12y agoTrue but there’s a lot of work that goes into making your Objective-C RLMObjects work seamlessly with the storage underneath (i.e. without copying), so at least that part wouldn’t work without an additional implementation in Realm. Someone is already looking into it on the ML though[0] so we’ll see how far we can get it going. [0] https://groups.google.com/forum/#!topic/realm-users/Dn0wg0UkRRM https://groups.google.com/forum/#!topic/realm-users/Dn0wg0Uk...