> I think it may be e nice proposal to Wicket to allow somekind of set-able
> Character2HTMLEntity converter on rendering in the application side, some
> like:
>
> customWicketApp.setCharacter2HTMLEntityConversionForLiteralResourceOnRender(true);
>
> What do you think?
>
> I am working on Wicket 1.2.6, so I cannot take advantage of your xml based
> support if it starts from 1.3.

You could open a JIRA issue for 1.2 with a patch that adds this
support. Shouldn't be too difficult as you can look at 1.3 for the
implementation.

Eelco

Reply via email to