You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/07/12 20:40:04 UTC

[jira] [Commented] (WICKET-5640) Reduce the mangling of HTML markup in the Java code as much as possible

    [ https://issues.apache.org/jira/browse/WICKET-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059877#comment-14059877 ] 

Martin Grigorov commented on WICKET-5640:
-----------------------------------------

Modification of HTML is being done at:
 - CheckBoxMultipleChoice
- RadioChoice (prefix/suffix)
- ???

> Reduce the mangling of HTML markup in the Java code as much as possible
> -----------------------------------------------------------------------
>
>                 Key: WICKET-5640
>                 URL: https://issues.apache.org/jira/browse/WICKET-5640
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 7.0.0-M2
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>
> As explained by a user at dev@ mailing list (http://markmail.org/message/cz7sfgsxsdvkqs67) Wicket can reduce the modification of the application's markup as much as possible and use Behavior to apply changes (beforeRender(), onComponentTag(), afterRender()) when really needed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)