The people I've talked to want this as a boolean property on Document. On Sep 10, 2014, at 3:27 PM, Jens Alfke <[email protected]<mailto:[email protected]>> wrote:
I'm curious to know what form people need this information in, because it has an impact on what the API and implementation would be like. I think the two questions are: * Do you need just the total number of un-pushed docs, or the individual doc IDs? * Are you OK with a one-shot call to retrieve this, or do you need change notifications (as with LiveQuery)? In each of these, the second alternative (doc IDs, change notifications) will be harder to implement efficiently. (FYI, this is being tracked as issue #442<https://github.com/couchbase/couchbase-lite-ios/issues/442> in the iOS repo, although we recognize it's cross-platform.) --Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/506EDCD5-CE8C-45FE-8A67-F2605153D0A8%40couchbase.com<https://groups.google.com/d/msgid/mobile-couchbase/506EDCD5-CE8C-45FE-8A67-F2605153D0A8%40couchbase.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/17F243CC-7A4E-4FE4-8236-4492271EF9AD%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
