I was thinking: a) move the module from Apache Wicket master branch to WicketStuff master branch b) explain in the migration guide that the Maven dependency and the package names have changed from X to Y
But with all the suggestions to move and merge classes I am not so sure that the migration process will be very smooth for the end user Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Sun, Feb 8, 2015 at 4:42 PM, Andrea Del Bene <[email protected]> wrote: > BTW, for which version should it be done? After Wicket 7 or before its > first official release? > > > Hi, >> >> I think I have asked the same an year or two ago: >> What do you think about moving wicket-datetime module to WicketStuff ? >> >> The problem with it is that it uses YUI 2.x which is very old and not >> supported. >> Migration to YUI 3.x will be hard. And even YUI 3.x is not maintained: >> http://yahooeng.tumblr.com/post/96098168666/important- >> announcement-regarding-yui >> >> Both Wicket JQuery UI and Wicket-Bootstrap provide date pickers based on >> jQuery (the library wicket-ajax.js is based on). >> >> Any reasons to keep the module in Wicket distro ? >> >> Martin Grigorov >> Wicket Training and Consulting >> https://twitter.com/mtgrigorov >> >> >
