Denny Lubitz

Results 84 comments of Denny Lubitz

@patricekaufmann Can we close this? AFAIS this is solved in #140

Thanks @Benjamin-K for your PR. Can you please check why the tests are failing?

Linting errors are unrelated to this PR, they are already in 9.0 branch

We need to check if this also works for Nodes that are not cached directly. E.g some uncached elements in a cached collection.

@kitsunet I fixed the parent-propagation of the cache flush. But it's still broken, as the AssetUsageStrategie will atm just return on node of a random contentstream. We need to fix...

Ooopsi, you are quite fast... I'll change at least the visibility of `loadFlowObjectsRecursive` in a new PR

@nezaniel Is the interface still relevant? > flushes caches for deleted nodes, not just their parents This is fixed by #5175

# Use cases We have identified the three following use cases for asset usage: ## Media Module ### (1) Usage count Number of effected nodes, where the selected asset is...

As discussed with @kitsunet we will go with following plan: * For content cache, we don't need to use AssetUsageStrategy, so we can simply query for ContentCache need with the...

Related documentation: https://github.com/neos/neos-development-collection/pull/5170 Related schema: https://github.com/Sebobo/Shel.Neos.Schema/pull/23