> On Oct 20, 2014, at 3:06 PM, Todd Orler <[email protected]> wrote:
> 
> The allOpenDatabases property is declared in the "CBLManager+Internal.h" 
> file.  However, its implementation is inside a "#pragma mark - DATABASES 
> (PUBLIC API):" section.

I don't remember exactly … I suspect it used to be public API, but during the 
API review process we decided its behavior was kind of weird — it's not all the 
databases, it's just the ones that have been accessed since launch — and it 
wasn't important enough to keep in the API.

> I would like for this to be an official public API, but currently need to 
> import "CBLManager+Internal.h".

If you need this functionality, can't you just keep track of which CBLDatabases 
you've accessed?

—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/5F4C08E7-A2C8-4F67-868F-D3B2D546C963%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to