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

Howard M. Lewis Ship closed TAPESTRY-1501.
------------------------------------------

    Resolution: Fixed

> Remove Img component, not needed because expansions are allowed in attributes
> -----------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1501
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1501
>             Project: Tapestry
>          Issue Type: Task
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.5
>
>
> The Img component is not particularily useful, now that we can put expansions 
> inside attributes.  I.e.
> <t:img src="prop:imageToDisplay"/>
> vs.
> <img src="${imageToDisplay}"/>
> Basically, components that perform no special input or output behavior, but 
> simply emulate an ordinary HTML tag, are not useful.

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