~sil/desktopcouch/glib-callback-for-changes

Viewing all changes in revision 197.

  • Committer: Tarmac
  • Author(s): vincenzo di somma
  • Date: 2010-11-04 03:01:39 UTC
  • mfrom: (195.2.3 remove_delete_flag)
  • Revision ID: tarmac-20101104030139-hkevyo3g1mt6gxfv
Instead of deleting records we are marking as deleted in private application annotation, but we don't want to maintain "deleted" records in the database for ever, it's bad for couchdb both for views performance and coding the views.
What we want to do is move the records to a "trash" database that can be replicated and can offer undo functionalities.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: