Hi Martin,
yes, its on wicket 1.4 - I'm working on making brix happy with wicket
6.0 and I hope that by the weekend I can send the first updates to
github.
Reason why I'm advancing from our current 1.4 wicket production is
that we switch to brix 6 / wicket 6 quite fast and I need to trace
down all possible problems we might face.
I saw some async in wicket 1.4's DiskPageStore as well, will have a
look at it - thx for this hint!
Regarding the flushing:
I didnt see any problems with firefox (its our own default browser),
but of course there could be some problems. Can you point me to any
trace Matej left about this?
I personally would understand that a flush is needed (even I then
don't understand whats so special here, as every container should
handle this?), but I think it should be enough to issue 1 flush at the
end and not every 10KB of data?