Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/3.0 #1

Merged
merged 158 commits into from
May 25, 2014
Merged

Release/3.0 #1

merged 158 commits into from
May 25, 2014

Conversation

fjbelchi
Copy link
Owner

No description provided.

casademora and others added 30 commits February 16, 2014 01:21
…e NSAttributeDescription data import category
`+ MR_fileURLForStoreName:` and `+ MR_fileURLForStoreNameIfExistsOnDisk:`

This should make their purpose clearer, although I still have some concerns
about `+ MR_fileURLForStoreNameIfExistsOnDisk:` being public, namely that it's
not something the library should need to provide to users of this category.
…thods

This is in support of not having to specify a default stack, and also creating
temporary entities without a managed object context.
NSManagedObject's `isDeleted` method does not work reliably. Checking if the
object's NSManagedObjectContext is nil in addition to the standard `isDeleted`
method is one way of determining if the object has been (or will be) deleted.
…d in Library

This means that the Library folder can be dropped into any project without customisation.
This will aid users making the transition to MR_ prefixed methods, as it will
mark all shorthand uses with a deprecation warning and provide the correct
method to use in the warning. It's pretty nifty.

Shorthand is enabled by default now, but any time it is used there's a warning.

Also, there's a kickass ruby script for regenerating the
MagicalRecordShorthand.[hm] sources automatically. Oh yeah! 💥 :fist bump:
…raryInsertedEntitiesWithoutAContextToAnyContext test method
tonyarnold and others added 28 commits April 28, 2014 12:25
… and NSNumber categories, and add documentation.
fjbelchi added a commit that referenced this pull request May 25, 2014
@fjbelchi fjbelchi merged commit e2b74db into fjbelchi:release/3.0 May 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants