Based on #366 and the subsequent changes requested.
This allows for store to be accessed from a Cache, but allows for this property to be undefined. This will be the case when ember-orbit supports cache-based forking and merging that mirrors the base capabilities in orbit.
Based on #366 and the subsequent changes requested.
This allows for
store
to be accessed from aCache
, but allows for this property to be undefined. This will be the case when ember-orbit supports cache-based forking and merging that mirrors the base capabilities in orbit.