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
{{ message }}
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
Not sure if this is already addressed by a feature I don't know, but I was wondering if people would think it would be appropriate to have a suite of functions for making it easy to query your Core Data context. I'm thinking something similar to https://github.com/magicalpanda/MagicalRecord.
Generally, I'd like to avoid having NSManagedObject subclasses as well at MTLModel subclasses. Does it seem reasonable to add MagicalRecord type functionality to this library? If so, I'd be willing to work on it.
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey all -
Not sure if this is already addressed by a feature I don't know, but I was wondering if people would think it would be appropriate to have a suite of functions for making it easy to query your Core Data context. I'm thinking something similar to https://github.com/magicalpanda/MagicalRecord.
Generally, I'd like to avoid having NSManagedObject subclasses as well at MTLModel subclasses. Does it seem reasonable to add MagicalRecord type functionality to this library? If so, I'd be willing to work on it.
Thanks!
The text was updated successfully, but these errors were encountered: