passepartout-apple/PassepartoutLibrary/Sources/PassepartoutProvidersImpl/Data
Davide De Rosa a78a7b18b5
Encapsulate *Persistence responsibilities (#305)
Do not leave the choice of a repository context up to the library
consumer. Instead, provide a specific factory (*Persistence) for each
module.
2023-05-27 12:32:53 +02:00
..
Providers.xcdatamodeld/Model.xcdatamodel Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDInfrastructure+CoreDataClass.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDInfrastructure+CoreDataProperties.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDInfrastructureCategory+CoreDataClass.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDInfrastructureCategory+CoreDataProperties.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDInfrastructureDefaultSettings+CoreDataClass.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDInfrastructureDefaultSettings+CoreDataProperties.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDInfrastructureLocation+CoreDataClass.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDInfrastructureLocation+CoreDataProperties.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDInfrastructurePreset+CoreDataClass.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDInfrastructurePreset+CoreDataProperties.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDInfrastructureServer+CoreDataClass.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDInfrastructureServer+CoreDataProperties.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDProvider+CoreDataClass.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
CDProvider+CoreDataProperties.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
ProvidersPersistence.swift Encapsulate *Persistence responsibilities (#305) 2023-05-27 12:32:53 +02:00