MarkupContainer has method add(child). This is not enough if one wants to use the same instance of component within several MarkupContainers. I think that Component must also have add(reference).
When referenced component is encountered, it should not, for example, be set invisible, if referring component is made invisible. Anyway, the concept of visual parent/child relationship should differ from owner/owned relationship. In Wicket it is the same. Michael. ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
