Hi Andrea, I've added some comments to https://github.com/apache/wicket/commit/6b879633f7d6f4cde571f510d8cc7ed4f09da1bb
The same commit is also in master branch: https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=commit;h=db5be6ab. What is your strategy to merge them later ? As I said we need to test extensively Wicket 7.x after these changes! I use Wicket Examples and Wicket Bootstrap for testing. First prio is that MarkupContainer#add() to work without regressions. Better MarkupContainer#queue() is a "nice to have" but not that important. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Oct 21, 2014 at 8:00 PM, Andrea Del Bene <[email protected]> wrote: > Hi everybody, > > I've created a new issue (https://issues.apache.org/ > jira/browse/WICKET-5732) to better track the evolution of the code > related to component queuing. See the issue for an overview of the problem > and for more details. > > Andrea. >
