> Hi. > I'm using T4, and in some of my pages I create components within a loop. > From what I have seen, seems like tapestry re-initializes the instance of the > component with different parameters in each iteration, instead of > instantiating a new component. > For example, looking at the component hierarchy on the run, I see that > tapestry components like If, Insert etc are instantiated more than one time, > getting ids like If_0, If_1. How can I do the same with mine? (again, within > a loop!) > The ultimate goal is to allow each component to keep its own parameters, in > order to use them later on re-render. > However, even a way of getting an indication to which component (index? Id? > Location?) is being re-rendered will do for now > Thanks a lot, > Yael.
Sorry for the double posting, I really need help on this... -------------------- m2f -------------------- Sent from www.TapestryForums.com Read this topic online here: <<topic_link>> http://www.tapestryforums.com/viewtopic.php?p=13299#13299 -------------------- m2f --------------------