martin-g commented on PR #1076:
URL: https://github.com/apache/wicket/pull/1076#issuecomment-2597739229

   > Or maybe create custom namespace like Wicket.Internal.Form or something 
like that?
   
   I like it being in its own .js file! Feel free to do it whatever way is 
easier for you!
   Maybe `jQuery.extend()` is smart enough to not override the code from 
Form.js ... If it is smart then you will need to make Form.js smart too, e.g. 
with something like 
https://github.com/apache/wicket/blob/c91e34a90234bc091939c27fcc1716f710af5274/wicket-core/src/main/java/org/apache/wicket/ajax/res/js/wicket-ajax-jquery.js#L31-L33


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to