Hi Tobias, As I stated, I would prefer 2 different models so : - the main model is used for "src" - the model is not itself an array of models (I don't recall there is a such case elsewhere in Wicket) - it is easier to handle the CPM case
As the other devs are now back from week-end, it would be nice to have some other opinions! :) https://github.com/klopfdreh/wicket-components-playground/blob/master/wicket-components-playground/src/main/java/org/apache/wicket/markup/html/image/ExternalImage.java Thanks & best regards, Sebastien. On Sat, Nov 28, 2015 at 8:10 AM, Tobias Soloschenko < [email protected]> wrote: > Hi Sebastien, > > thanks for testing :-) > > I thought it would be nice to get all models by the default WebComponent > method and that they are all stored as defaultmodelobject. > > WDTY? > > Anyway it would safe 2 methods. > > kind regards > > Tobias >
