> On Oct 1, 2014, at 3:08 AM, Thiago Alencar <[email protected]> wrote: > > This is needed because of a limitation in the implementation that we plan to > fix, so maybe by the time you read this it's no longer necessary.)"
I no longer remember exactly what I meant by that, but I think the limitation was the Gateway not sending the client existing docs when the client got access to a new channel. That's since been implemented (although it didn't work reliably till 1.0.2.) > By the way, I've tried with the wildcard channel access(doc.username, "*") > but it didn't work in my tests: the document didn't make it to the "other > side". We ran into this in another context yesterday. Adding the channel "*" to a document does not in reality make it visible to all users, even though it's documented that it does. (I filed that as #432 <https://github.com/couchbase/sync_gateway/issues/432>. It would be a nice feature to have, but the implementation would be nontrivial.) —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/DB0984CD-C614-406E-81DD-9C523C3DFE18%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
