[
https://issues.apache.org/jira/browse/TAP5-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726411#action_12726411 ]
Alfie Kirkpatrick commented on TAP5-103:
----------------------------------------
I have voted for this issue because I also think Howard's idea of somehow linking parameters together would be really elegant if achievable.
But isn't there a simple workaround where we just duplicate the parameter between the mixin and the container? I have a zone parameter on my overlay mixin so if I mix it with another component that also has a zone parameter I need:
<t:actionlink zone="zone1" overlay.zone="zone1">...</t:actionlink>
In my case it is a literal but if it was a property binding, wouldn't changes to the property be propogated between the component and the mixin?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.