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+Proxy should be removed #13

Closed
KingOfBrian opened this issue Apr 23, 2011 · 2 comments
Closed

NSManagedObject+Proxy should be removed #13

KingOfBrian opened this issue Apr 23, 2011 · 2 comments

Comments

@KingOfBrian
Copy link
Contributor

That is the old "Clever" code - newer version is in NSManagedObject+ActiveRecord. I can fix that up quick if you want. Right now we have 2 categories on 'inContext:' so I'm not sure what XCode will do =/

Any preference if it is in +Proxy or +ActiveRecord?

@KingOfBrian
Copy link
Contributor Author

Also, I have a category for this if you want me to add it in.

http://cocoawithlove.com/2008/08/safely-fetching-nsmanagedobject-by-uri.html

Great for storing references in UILocalNotifications or for drag + drop.

@casademora
Copy link
Member

ah, yes. Please remove that. I added the inContext: helper to NSManagedObject+ActiveRecord already...

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

No branches or pull requests

2 participants