I've done some work based on Igor's implementation of component queuing. It can be found here : https://github.com/koutsoub/wicket/tree/component-queuing https://github.com/koutsoub/wicket/tree/component-queuing The code is written against the 1.4.x branch, i'm also working on making it compatible with 1.5 trunk
Right now the following are supported: queue method extracts hierarchy from markup files using queue and add method together nested queue methods (queue works like add) queue method working on ListItem You can have a look at ComponentQueuingTest.java with some tests with basic usage i'll raise an issue in jira with a patch during weekend Feedback and suggestions are appreciated especially more testing scenarios -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Free-wicket-from-component-hierarchy-hell-tp3027705p3218010.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org