Davide De Rosa
|
0872c27fce
|
Move CloudKit logic to PersistenceManager (#355)
Observe updates rather than execute operations imperatively. Also refine
responsibilities of AppContext and CoreContext.
|
2023-09-10 10:34:42 +02:00 |
Davide De Rosa
|
791b6be7d5
|
Allow erasing remote iCloud store (#351)
Convenient for those with privacy concerns.
|
2023-09-09 21:52:32 +02:00 |
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 |
Davide De Rosa
|
7ccb10febc
|
Rethink library architecture (#301)
|
2023-05-24 18:19:47 +02:00 |