How exactly does Tapestry mixin work?
问题 I just realized after reading this article that I can not explain to myself how it works and what problems it can solve. Yes, It could be used to change the behavior of existing component. But how it is limitated? What can I do, and what I can not do? Is it better than inheritance? This article is helpful but I'm still confused a lot. Can anyone explain Tapestry mixin using simple words ? 回答1: Tapestry Mixin is a limited version of component that should be attached to another component and