Register a controller to be the default one? #1690
Unanswered
lucian-torje-siemens
asked this question in
Q&A
Replies: 1 comment 9 replies
-
What do your mean with "leads to an error"? This is a really vague statement. Producing errors is never intended. What is your use case and why do you want to replace the current IDS implementation (as this is what this extension is providing)? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Replacing the existing controller with a custom one leads to an error - was this done on purpose and if yes what was the reason?
Would it be a good idea to be able to replace the controller or even better to refactor the code so that each controller delegates processing to an injected service (replaceable) ? (maybe start with MultipartController)
Beta Was this translation helpful? Give feedback.
All reactions