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 2012/05/18 15:43:02 UTC

[jira] [Resolved] (WICKET-4565) Unify the order of the parameters for the JavaScript handlers

     [ https://issues.apache.org/jira/browse/WICKET-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4565.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0-RC1
    
> Unify the order of the parameters for the JavaScript handlers
> -------------------------------------------------------------
>
>                 Key: WICKET-4565
>                 URL: https://issues.apache.org/jira/browse/WICKET-4565
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.0.0-beta1
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.0.0-RC1
>
>
> Until now all handlers had their arguments in order similar to what jQuery#ajax() returns.
> Since we don't wont to depend explicitly on jQuery (i.e. we may change our mind for Wicket.next and use another lib) it will be better to use a consistent order for the arguments for both the attributes' handlers and for the global subscribers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira