You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2015/01/12 09:10:58 UTC

[jira] [Closed] (TAP5-397) Injector component, like FormInjector but for non-form related content

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

Jochen Kemnade closed TAP5-397.
-------------------------------
    Resolution: Invalid

We assume this is no longer relevant and therefore close it.
If you still have this issue in a recent Tapestry version (such as 5.3.8 or the latest 5.4 preview release), feel free to provide the necessary information and reopen.

> Injector component, like FormInjector but for non-form related content
> ----------------------------------------------------------------------
>
>                 Key: TAP5-397
>                 URL: https://issues.apache.org/jira/browse/TAP5-397
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>              Labels: bulk-close-candidate
>
> Usually we start with the general case and then add the Form-related variation; this is the opposite.
> It would be nice to able to use content injection, much like FormInjector, but for arbitrary parts of the page.  As with FormInjector, the triggered client-side logic would duplicate an element, then trigger a server-side event to provide the new content ... or perhaps that isn't quite the way, maybe collect the new content and insert it above or below the existing element.  Anyway, this would be useful for things like "endless lists" where new content is added as the end of the current set of data is scrolled into view, or many other use cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)