Skip to content

PageRow: Rework page component caching

ivan tkachenko requested to merge work/ratijas/pagerow-component-cache into master

Unify code paths, make sure cache management is encapsulated in one place, and that a proper data structure is used for the backing storage.

CC @sporknife

Merge request reports