Description
Doubly defined hierarhices are redundant.
Server-side hierarchy can be automatically deduced from markup hierarchy.
Use queue method in MarkupContainer to add components and extract hierarchy information from markup.
Discussed here: http://apache-wicket.1842946.n4.nabble.com/Free-wicket-from-component-hierarchy-hell-td3027705.html
Implementation of queue method on branch 1.4.x : https://github.com/koutsoub/wicket/tree/component-queuing
Attachments
Attachments
Issue Links
- breaks
-
WICKET-6879 renderHead() not called for components inside Border due to queueing
- Open
- is related to
-
WICKET-5543 wicket:enclusore attribute prevents Behaviour execution
- Resolved
- relates to
-
WICKET-5479 Header rendering of components inside of InlineEnclosure
- Resolved
-
WICKET-3673 A little heuristic for "Unable to find component" exception
- Resolved