Christian Müller
Christian Müller
We call Neos a Content Application Framework, I think a "YAGNI" extension point that you do not use might very well be useful for someone else, we should be quite...
I would suggest that those tests are testing low level functinoality "behind the balck box" of the public API, and therefore we might just do the same on the testing...
I guess that's the decision we have to make. Atm it looks like `ForkContentStream` could very well be internal, but IDK if that is problematic for standalone use cases... @bwaidelich...
Doing a lot of reading with the API in different places I realize the SubgraphIdentity was good for endusers. Right now I sometimes just need to pass around _where_ from...
Nod yeah post merge 👍
I do not understand why you did this?
This is all clear, but > Extracted everything i though this pr was originally meant to be into https://github.com/neos/neos-development-collection/pull/5015 and added the things i found missing. why, why didn't you...
> Also i asked you in slack if im allowed to do this :D Too much going on LOL, seems still a bit weird but 🤷
I think I like this direction
Note here, my problem with deprecating NodeNames overall (as I understand Bernhard) is still the relative addressing, with non unique names, ala (q(node).children('main')) which the aggregate identifier cannot solve as...