couch just doesn't track things at that level, since versioning is done at the document level.
how are you doing handling this at the moment? are you using a library to do a diff of the conflicted versions or something like that? On Thu, Apr 19, 2012 at 8:28 AM, Mark Hahn <[email protected]> wrote: > Was there a suggestion in the voting list to tell the user what has changed > when a change notification or conflict is issued? My app burns a lot of > resources because of this problem. >
