You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-new/eclipse_lyo/designer/advanced/manipulating-responses.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ Preferred options include (in the order of preference):
14
14
1. Adjust the model definition so that Lyo Designer generates the code that suits your needs.
15
15
1. Find a code segment separated by comments `Start of user code` and `End of user` and place your code there. Such code will be preserved upon re-generation.
16
16
1.[File a bug](https://github.com/eclipse-lyo/lyo.designer/issues/new?template=BLANK_ISSUE) on Lyo Designer and request a new user code block to be added where you need it.
17
+
1. Consider changes to the dependency injection in the `ApplicationBinder` to use your implementations where necessary.
17
18
1. Consider using an interceptor below.
18
19
1. Resort to making changes to the generated code.
0 commit comments