[ 
https://issues.apache.org/jira/browse/TAPESTRY-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Menard closed TAPESTRY-2087.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.11

Fixed.  I decided not to delegate because of issues with components including 
sub-components without having a template.  The overhead of adding a template 
probably nullified the benefit of delegation in this case.  If components 
implemented purely in Java can ever embed other components, I would reevaluate 
things at that point.

> Add "else" parameter to Unless component.
> -----------------------------------------
>
>                 Key: TAPESTRY-2087
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2087
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Core Components
>    Affects Versions: 5.0.10
>            Reporter: Kevin Menard
>            Assignee: Kevin Menard
>            Priority: Minor
>             Fix For: 5.0.11
>
>
> It'd be nice if the Unless component had an "else" parameter similar to that 
> of the If component.  While the If component could be used instead, it allows 
> the primary condition to appear before the exceptional one in the template.

-- 
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