Hi, Wicket 8 is far from ready but there is no problem to use Wicket 7 with Java 8 and apply Java 8 goodies in your application code.
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Thu, Jan 7, 2016 at 9:20 PM, Jim Hughes <[email protected]> wrote: > Hi all, > > Two quick questions: > > Is there a timeline for a release of Wicket 8? > > For a project, I'll be using Java 8, and I'd rather use a released version > of Wicket. Assuming that Wicket 8 isn't being released next week, is there > any wisdom for using Java 8's features with Wicket 7? I've seen some > blogposts, etc, but I wanted to ask if there is any additional wisdom. Are > there any things which are way easier in Wicket 8 (using Java 8 Lambdas for > instance)? > > Thanks, > > Jim >
