For page composition I would suggest using markup inheritance. Borders are not deprecated, but not recommended for this purpose. Rather you'd use borders for places where you want to decorate components with markup, instead of pages.
Martijn On 11/9/07, Joshua Jackson <[EMAIL PROTECTED]> wrote: > Would you recommend using the border component or the markup > inheritance? By nature I like the border component as it as more > natural for templating. Is it deprecated? > > Thanks > > On 11/9/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > > http://wicket.apache.org/examplemarkupinheritance.html > > > > On 11/9/07, Joshua Jackson <[EMAIL PROTECTED]> wrote: > > > Dear all, > > > > > > When I read this document: > > > > > > http://cwiki.apache.org/WICKET/consistent-page-layout-using-borders.html > > > > > > It is written that the border component is now updated and the > > > document is not valid against the latest wicket distribution. > > > > > > Could anyone please give me a hint on what have changed? > > > > > > Thanks in advance. > > > > > > -- > > > What you want today, may not exist tommorrow > > > > > > Blog: http://joshuajava.wordpress.com/ > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > -- > > Buy Wicket in Action: http://manning.com/dashorst > > Apache Wicket 1.3.0-beta4 is released > > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta4/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > What you want today, may not exist tommorrow > > Blog: http://joshuajava.wordpress.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0-beta4 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta4/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
