neos-development-collection
neos-development-collection copied to clipboard
Make the ConvertUrisImplementation more extensible
Jira issue originally created by user michael.gerdemann:
Convert the anonymous function to a normal method, so that the ConvertUrisImplementation is expandable via an aspect.
Jira-URL: https://jira.neos.io/browse/NEOS-1477
@gerdemann was it about this line? https://github.com/neos/neos-development-collection/blob/d73870685dd94ff2b82b57484c3fa516b02583c9/Neos.Neos/Classes/Fusion/ConvertUrisImplementation.php#L96
its been a long time ^^ do you think it would still be helpful?
Generally ConvertUrisImplementation could be better expandable
see also https://github.com/neos/neos-development-collection/pull/3486
I don't need that any more at the moment. But it might still be cool to be able to adjust it in case of doubt.
closing if favor of https://github.com/neos/neos-development-collection/issues/3155