Ernesto Reinaldo Barreiro created WICKET-7062:
-------------------------------------------------
Summary: [Tooling] improve tools for investigating page sizes
Key: WICKET-7062
URL: https://issues.apache.org/jira/browse/WICKET-7062
Project: Wicket
Issue Type: Improvement
Affects Versions: 9.14.0, 10.0.0-M1
Reporter: Ernesto Reinaldo Barreiro
Fix For: 9.15.0, 10.0.0-M2
Right now wicket offer some developer tools that allows to compute page and
components sizes but these use serialization and wicket applications are full
of anonyomus inner classes => some compoent just report the size of parent.
Also there is no callback fro before a component is destached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)