One addition: doing this would also mean that the cache doesn't depend on excalibur store anymore...
> > The cache is an own component (called Cache) which has > currently one default implementation that uses a Store > (component). Now I think for such use cases a different Cache > implementation is better. This implementation could directly > "cache" the data without going via a store. > > Carsten >
