The application currently supports creating, reading, and updating notes. But it should also be possible to delete notes. The pieces we need to add the ability to delete notes are already present in the notes view controller. In fact, we only need to implement one additional method of the UITableViewDataSource
protocol to add support for deleting notes.
Subscribe to Cocoacasts Plus to watch this episode.
Core Data Fundamentals
-
05:08
-
01:49
-
4 Exploring the Core Data Stack
06:46
-
01:06
-
6 Setting Up the Core Data Stack
08:31
-
06:41
-
11 Working With Managed Objects
08:44
-
12 Subclassing NSManagedObject
03:53
-
04:00
-
03:17
-
08:22
-
08:32
-
17 To the Trash Can
01:38
-
20 Adding Categories to the Mix
08:16
-
06:17
-
06:43
-
06:54
-
07:03
-
27 Using a Better Core Data Stack
01:10
-
08:01
-
04:27