AW: Are Wicket models loaded concurrently ?

2012-12-26 Thread Siefart, Olaf
Hi, A dashboard with unrelated web services is exactly the usecase of our christmas project (https://github.com/osiefart/wicket-christmas). @Hendy: I would not start the execution immediately upon model creation. I would choose a Visitor - onConfigure - Solution. Then it is possible to check

AW: Are Wicket models loaded concurrently ?

2012-12-25 Thread Siefart, Olaf
Thats true, but it is easy to use a custom model to make a concurrent or asynchronous load. We are using ASyncModels in our christmas project (https://github.com/osiefart/wicket-christmas). Kind regards, Olaf -Ursprüngliche Nachricht- Von: Chris Colman