For the component to pick up page property would make it "Polymorphic".   

Components, for instance, can then just be a "shape" with an abstract draw()
method.  The page will tell it what the shape is and what exactly the draw
method will do or for that matter what those parameters are - in case of a
circle it would be a radius, for rectangle - two sides etc.  

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Can-Component-Template-be-Informed-by-Page-Class-tp5681397p5681782.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

Reply via email to