deeje / CloudCore

Robust CoreData-CloudKit synchronization: offline editing, relationships, private, shared and public databases, field-level deltas, encrypted values, cacheable assets, and more.
MIT License
157 stars 17 forks source link

Reconsider publishing to "public" #3

Closed deeje closed 5 years ago

deeje commented 5 years ago

I’m not necessarily thrilled with where support for “public” data landed. It was somewhat-implemented when I forked, and I reworked it for a scenario where an app could simultaneously publish certain record types to both private and public databases.

I’d like to add support for an “isPublic” attribute that CloudCore could automatically process.