[
https://issues.apache.org/jira/browse/WICKET-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880016#comment-13880016
]
Martin Grigorov commented on WICKET-3335:
-----------------------------------------
Branch 'markup-driven-component-tree' contains alternative solution that is
described at http://markmail.org/message/kx3ujbsi4p36je2t
It is not finished yet but any comments and use cases are welcome!
Diff against master can be seen at
https://github.com/apache/wicket/compare/markup-driven-component-tree (Note:
GitHub is a bit behind Apache Git!).
> Component Queuing (extract hierarchy information from markup)
> -------------------------------------------------------------
>
> Key: WICKET-3335
> URL: https://issues.apache.org/jira/browse/WICKET-3335
> Project: Wicket
> Issue Type: New Feature
> Components: wicket
> Reporter: Giannis Koutsoubos
> Assignee: Igor Vaynberg
> Attachments: 0001-component-queuing.patch, wicket-3335.patch
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)