Hi, Once 7.0.0 is released I think we should create a branch for Wicket 8 and see what we could benefit of Java 8. Having less verbose Wicket would be great! But not on any price! Lambdas are both harder to debug and produce bigger stack, so we should decide carefully. Other things to consider: - whether to use Optional for AjaxFallback** components. I don't remember the exact reason why Igor's Optional didn't make it, but we may reevaluate - use the new DateTime APIs for wicket-datetime (new Converters, etc.) - ???
We should also ask the community what they don't like in Wicket and what they would like to be added to make it better. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Sat, Mar 7, 2015 at 11:05 AM, Francois Meillet < [email protected]> wrote: > Hi All, > > > Is there any Wicket roadmap for the future (after version 7) ? > > What is your point of view about the Wicket's future ? > > > Thanks > François Meillet > > > > > > >
