I much prefer to use components for this sort of thing. If you use parameters, you start to do all kinds of messy stuff with naming conventions:
eg: <t:accordion order="item1,item2" item1Title="Item 1" item2Title="Item 2"> <p:item1Body>Body 1</p:entry1Body> <p:item2Body>Body 1</p:entry2Body> </t:accordion> I think 2 components is much cleaner and has the benefit IDE tooling support. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Component-Utilizing-PropertyOverrides-Adding-Override-Blocks-Dynamically-tp5719973p5719980.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org