I think I've got a solution:
1. GridMixin calls ComponentResources.storeRenderVariable(name, value) to
make config available to GridRowsMixin
2. GridRowsMixin calls
ComponentResources.getContainerResources().getRenderVariable(name)
3. ComponentResources.getComponentModel().getMixinClassNames() is also
available if need be

So, is ComponentResources.storeRenderVariable(...) likely to be deprecated?
I remember HLS cussing about it a while ago.



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Can-I-attach-an-instance-mixin-to-a-nested-component-tp5717741p5717766.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