kylef-archive / KFData

Core Data done right for iOS 5+/OS X 10.7+
http://cocoadocs.org/docsets/KFData/
BSD 2-Clause "Simplified" License
53 stars 7 forks source link

Refactor perform.. methods #44

Closed calvincestari closed 11 years ago

calvincestari commented 11 years ago

We should probably refactor the perform.. methods to supply the NSManagedObjectContext to the block so that we can avoid having to reference variables/properties outside the block.

calvincestari commented 11 years ago

Putting that new desk to good use :-) Keep that productivity up there!