Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1501

Remove Img component, not needed because expansions are allowed in attributes

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.0
    • 5.0.5
    • tapestry-core
    • None

    Description

      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.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            hlship Howard Lewis Ship
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: