Christian Müller

Results 322 comments of Christian Müller

This is related to #3434 as that is using them. However I have a fix prepared for that.

Suggestion mentioned in daily today is to actually fully abandon these as it will just lead to confusion with people when some still work. Lets rather migrate them and offer...

Unfortunately we actually added `_hidden` and `_hiddenInIndex` into the property declaration and use them as _regular_ properties now, they are just in the json like anything else. Seems a bit...

But rename it to what? 😆 The thing is ... complicated, I can explain in the weekly... or write it out here later.

I am pretty sure there was a good reason for doing it this way. You shoulnd't if a processor anyway but rather use a control structure on the replacement ala...

Thanks, will check how we want to deal with this in the API and implement.

> Would that be an issue that the package scan order changes slightly? As we create a sorted version as well it shouldn't really matter I guess.

If I needed something this complex so far I opted for going with either providing a YAML/JSON file path and parsing that or providing a JSON string and parsing that....

I would love to use the authenticationProviderManager, I see the problem though that we just want to know if someone is authenticated and not necessarily start an authentication if not,...

This thing comes all the way from our Fluid rendering in Fusion, as we allowed to render sections without the surrounding tmeplate there, and that was not properly supported back...