Sven Meier created WICKET-6667:
----------------------------------

             Summary: Ajax JavaScript clean-up
                 Key: WICKET-6667
                 URL: https://issues.apache.org/jira/browse/WICKET-6667
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 9.0.0-M1
            Reporter: Sven Meier
            Assignee: Sven Meier


wicket-ajax-jquery.js contains a lot of old stuff that we should remove:
 * custom console -> use browser console instead
 * browser sniffing -> remove, since not recommended, not reproduceable, were 
needed deprecated browser versions
 * dragging -> move to modal-window, since only used there
 * DOM conveniences -> remove, since no longer used by Wicket (users can switch 
to jQuery or modern browser support)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to