You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2008/10/16 22:48:44 UTC

[jira] Updated: (TAP5-294) Add easy way to pre-load pages at application startup

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

Howard M. Lewis Ship updated TAP5-294:
--------------------------------------

             Priority: Minor  (was: Major)
          Description: 
It would be nice if there was an easy way to have Tapestry pre-load some or all pages at application startup time. This would make startup time longer, but would make the first serviced request operate more quickly.  It would be good if this could be limited to production mode.

I think this would be just a matter of iterating through the list of available pages and asking for an instance of each one.
    Affects Version/s: 5.0.15

> Add easy way to pre-load pages at application startup
> -----------------------------------------------------
>
>                 Key: TAP5-294
>                 URL: https://issues.apache.org/jira/browse/TAP5-294
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0.15
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>
> It would be nice if there was an easy way to have Tapestry pre-load some or all pages at application startup time. This would make startup time longer, but would make the first serviced request operate more quickly.  It would be good if this could be limited to production mode.
> I think this would be just a matter of iterating through the list of available pages and asking for an instance of each one.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org