Brian Coyner 8/1/2015

Creating Core Data Objects In Swift

Read Original

This technical article explores solutions for creating type-safe Core Data entities in Swift. It demonstrates how to replace Core Data's cumbersome string-based APIs with a Swift extension that derives entity names, and presents two approaches: a convenience initializer on NSManagedObject and a generic factory method on NSManagedObjectContext for safer object insertion.

Creating Core Data Objects In Swift

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser