Another approach I've taken was setting the actual javascript mixin object as
a property of the element it's related to ('$(zoneid).periodicupdate=this').
So in the constructor of the mixin, you'd check whether that property
existed already, call stop on the old one if present, then replace the old
one with the new one.
-- 
View this message in context: 
http://tapestry-users.832.n2.nabble.com/Question-about-mixins-tp5717182p5732514.html
Sent from the Tapestry Users 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