Marc Henry Schultz

Results 779 comments of Marc Henry Schultz

We further discussed that the `ActionReponse` doesnt need to be mutable anymore, and all its setters should be either deprecated or made internal. One must use the `ForwardException` with attached...

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. This pr now is super slim and only addresses the...

Okay i pushed a few commits adjusting fusion and documentation further. I think there are now no references left. This is now even more breaking as there is no fallback...

Fyi we missed to include some followups in the beta10 and might also have to consider providing a core node migration or a snipped to be copied (especially looking at...

with the introduction of the `status` i think the idea is obsolete right? https://github.com/neos/neos-development-collection/pull/4846 i suspect we can close this.

As were currently working on workspacy things do we want to fix this for 8.4 or close this as wont fix? With 9.0 this will be fixed.

Okay i forgot what the general status is. Neos 9 now contains more `toString` objects again (though not all - see Node) Also this pr targets 8.4 because your initial...

i assume we need to discuss this further (see also the ideas from slack https://neos-project.slack.com/archives/C050KKBEB/p1728648485749549) especially promoting `q(node).properties.title` would make integer arrays / lists like in Neos.Neos in flowquery first...

Nice :D Looks already better :D Have you read my thoughts over at https://github.com/neos/flow-development-collection/issues/3112 ? Like i agree that the scripts utility is ugly but when we introduce a new...

I think compiling this `builtPhpCommand` once into a cache or php class is only kindof a good idea. Currently it does different checks if triggered from cli or web and...