Replace defaultCollection() with defaultCollectionId()
This assumes the id of a default collection is known at the engine
initialization time, but makes it possible to defer fetching
the default collection's content up until it is needed.
This also greatly simplifies the initialization process for the
async-only engines.
Change-Id: I5116ffdd22d7fa6cc5f8a8eed7f94518e6db7089
Reviewed-by:
Christopher Adams <chris.adams@jollamobile.com>
Showing
Please register or sign in to comment