Activities/Library: Difference between revisions

No edit summary
No edit summary
Line 184: Line 184:
# selects object to publish in object list
# selects object to publish in object list
# click "publish" button
# click "publish" button
= Implementation details =
=== Database model ===
Library follows simple rules:
* use local datastore API to search/filter ''local objects''
* use remote datastore API(in some way) to search/filter ''remote objects''
* use telepathy tubes for notifying users about changes
* sync shared objects while opening Library activity or manually


= Going further =
= Going further =