Core Data Evolution (CDE) is an experimental Swift library that modernizes Core Data development without replacing it. It introduces SwiftData-style macro-based model declarations via @PersistentModel, type-safe predicate building with TypedPath (supporting persistent name aliasing), actor-based concurrency isolation via

16m read timeFrom fatbobman.com
Post cover image
Table of contents
Who CDE Is ForSome Preliminary ConsiderationsModel DeclarationTypedPathConcurrencyTestingcde-toolOther Pieces of the Core Data Modernization PuzzleWhat CDE Has Taught Me

Sort: