passepartout-apple/Library/Sources/AppDataPreferences
Davide aeec943c58
Move ModulePreferences to Profile.userInfo (#993)
Store module preferences in the Profile.userInfo field for atomicity.
Access and modification are dramatically simplified, and synchronization
comes for free.

On the other side, fix provider preferences synchronization by using
viewContext for the CloudKit container.

Fixes #992
2024-12-10 11:18:52 +01:00
..
Domain Move ModulePreferences to Profile.userInfo (#993) 2024-12-10 11:18:52 +01:00
Preferences.xcdatamodeld/Preferences.xcdatamodel Move ModulePreferences to Profile.userInfo (#993) 2024-12-10 11:18:52 +01:00
Strategy Move ModulePreferences to Profile.userInfo (#993) 2024-12-10 11:18:52 +01:00
AppData+Preferences.swift Move processor implementations to concrete objects (#983) 2024-12-08 16:24:23 +01:00