Way to inherit binding from containing component
------------------------------------------------

                 Key: TAPESTRY-1463
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1463
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-core
    Affects Versions: 5.0
            Reporter: Howard M. Lewis Ship


Tapestry 4 has the <inherit-binding> element, which allowed an embedded 
component to "share" a binding with the container, leaving the property unbound 
when its not bound by the container.  This is a very useful feature, especially 
for complex components, that may want to expose optional parameters used with 
embedded components.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to