You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"local collections" for collections storing the actual contents in the content providers. Thats is: LocalCollection, LocalCalendar, LocalJtxCollection, LocalTaskList, LocalAddressBook
"DB collections" for representing remote collections stored in the database.
... the actual remote collection saved on the server
The naming is ambigous and somehow confusing. We should think of some new names, rename the classes and update the KDoc.
The text was updated successfully, but these errors were encountered:
As of right now we have the naming conventions of
LocalCollection
,LocalCalendar
,LocalJtxCollection
,LocalTaskList
,LocalAddressBook
The naming is ambigous and somehow confusing. We should think of some new names, rename the classes and update the KDoc.
The text was updated successfully, but these errors were encountered: