I decided on using a live query and observe it and not use the datasource at all.. This gives me a of flexibility which I wasn't being able to get when I use CBLUITableSource
Do you see any downside to this approach? On Sunday, March 16, 2014 2:57:37 PM UTC+8, archit agarwal wrote: > > With respect to CBLUITableSource - > > understood, though I would really prefer not to change that source code... > Would be good if you can put in a delegate method for this. > > > On Sunday, March 16, 2014 2:52:32 PM UTC+8, archit agarwal wrote: >> >> How would I merge the results? >> In the same method? >> >> >> On Sunday, March 16, 2014 2:33:51 PM UTC+8, Jens Alfke wrote: >>> >>> >>> On Mar 15, 2014, at 11:07 PM, archit agarwal <[email protected]> wrote: >>> >>> when you say for each given location => how would I use a range of >>> locations? >>> say location - A, C, X, Y, Z >>> and I want A, X, Z only. >>> >>> >>> Query once for each location, then merge the results together. >>> >>> —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]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/ece08362-8988-46f4-853f-e350321b273b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
