Hi Thorsten,
>Is that a special restriction for transformers only?
transformers do something very special, they temporarily replace the
response:
https://github.com/apache/wicket/blob/master/wicket-core/src/main/java/org/apache/wicket/markup/transformer/AbstractTransformerBehavior.java
I haven't tried it, but using two of these seems not to work. I never
seen the need for this though.
Have fun
Sven
On 18.08.20 14:38, Thorsten Schöning wrote:
Guten Tag Sven Meier,
am Dienstag, 18. August 2020 um 08:50 schrieben Sie:
sorry I missed that: on first sight it seems to work with a single
transformer only.
Is that a special restriction for transformers only? Because
behaviours in general seem to be looped through when rendering
components.
Doesn't it make more sense to support multiple transformers as well?
Need to decide if I try to fix the underlying root cause or implement
a workaround. Combing my transformers isn't that easy, they are
totally unrelated in theory and are used individually already.
Mit freundlichen Grüßen,
Thorsten Schöning
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org