Implement a Defer component that loads its content via Ajax, to support 
progressive display
-------------------------------------------------------------------------------------------

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


A very useful component would be one that used an Ajax callback to get its 
content. In this way we could have easy progressive display of a complex page.

The component should differentiate between its initial (temporary) content, and 
its proper content.  The former should be specified via a block parameter, the 
latter as the body of the component.

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