Skip to content

Conversation

@YusakuInoue
Copy link

No description provided.

tonyarnold and others added 30 commits April 8, 2014 15:29
Cleanup 3.0 branch and re-introduce tests
…tibility and current versions to 3.0 and 3.0.0 respectively.
…ed objects from other contexts

Closes #513 — thanks to @rmndk for this change
…tUnixTimeString`

You can now specify `UnixTime` as a value for `dateFormat` during imports.
…category, and update class methods to use `instancetype`
tonyarnold and others added 21 commits November 18, 2015 11:21
Enable much stricter warnings, and turn on warnings as errors
…onversions

Enable warnings for implicit nullability conversions
As per docs sectionNameKeyPath can be nil to indicate that NSFetchedResultsController should generate a single section.
Add __nullable attribute on groupingKeyPath parameters
Fix data import of ordered relationships
Don't ignore the relatedByAttribute key during import
Silence unused variable warnings
@Coeur
Copy link
Collaborator

Coeur commented Sep 27, 2017

@tonyarnold what is the state of this? There are too many changes for a review.

@tonyarnold
Copy link
Contributor

At the point I left the release/3.0 branch, it was working, but I'd made some drastic changes along the way, and I know that CoreData has changed drastically in that time, too. I would recommend starting from this branch as your base and go from there.

I don't use MagicalRecord in any of my work anymore, and haven't really seriously worked on it in a couple of years, so I'm happy to try to answer questions you have, but I may not know the answers anymore - sorry!

@Coeur Coeur self-requested a review September 27, 2017 10:13
@Coeur Coeur added this to the 3.0.0 milestone May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.