On Sun, Feb 22, 2015 at 2:22 PM, Martin Grigorov <[email protected]> wrote: > Wicket 6.x: > https://github.com/apache/wicket/blob/wicket-6.x/wicket-core/src/main/java/org/apache/wicket/markup/repeater/RefreshingView.java#L81 > Wicket 7.x: > https://github.com/apache/wicket/blob/master/wicket-core/src/main/java/org/apache/wicket/markup/repeater/RefreshingView.java#L82 > > Since no one have asked for the change, I'd like to revert it to the > version from 6.x
that is also a possibility. I also don't mind having Iterable in there. Martijn
