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

NSManagedObject doesn't have a delete method #4

Open
shmidt opened this issue Sep 25, 2013 · 4 comments
Open

NSManagedObject doesn't have a delete method #4

shmidt opened this issue Sep 25, 2013 · 4 comments

Comments

@shmidt
Copy link
Contributor

shmidt commented Sep 25, 2013

No description provided.

@MarcoSero
Copy link
Owner

That's right. I will add a shortcut in a NSManagedObject category to perform -deleteObject: in the specified context.

@shannoga
Copy link

shannoga commented Nov 9, 2013

+1

@MarcoSero MarcoSero mentioned this issue May 26, 2015
@appcelerate
Copy link

+1

How can i create a workaround?

@MarcoSero
Copy link
Owner

I'm sorry I had forgotten about this. If anyone wants to implement it I accept pull requests :)
I'd start by having a look at -[NSManagedObjectContext deleteObject:] 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants