[richfaces-issues] [JBoss JIRA] Commented: (RF-7906) a4j:rerenderCache to cache rerenders and reduce network and server use

Jay Balunas (JIRA) jira-events at lists.jboss.org
Mon Oct 26 14:19:05 EDT 2009


    [ https://jira.jboss.org/jira/browse/RF-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12491533#action_12491533 ] 

Jay Balunas commented on RF-7906:
---------------------------------

I like this idea and the discussion, we should target something like this for 4.X.  Not sure if it will make it for 4.0 as we still have a lot of work.

Wanted to post like from forum - http://ajaxpatterns.org/Browser-Side_Cache

> a4j:rerenderCache to cache rerenders and reduce network and server use
> ----------------------------------------------------------------------
>
>                 Key: RF-7906
>                 URL: https://jira.jboss.org/jira/browse/RF-7906
>             Project: RichFaces
>          Issue Type: Feature Request
>    Affects Versions: 3.3.1
>            Reporter: Francisco Jose Peredo Noguez
>            Assignee: Nick Belaevski
>             Fix For: Future
>
>
> When I do HTML/AJAX coding "by hand" (or using DWR or SeamWebRemoting) I can do something I have found to be almost impossible to do with Richfaces: AJAX Client Side Caching. Currently there is no way to cache a previous AJAX rerender an re-play it again if the conditions for it to be re-played are met. This would be a huge performance improvement because it would save the application for going an fetching from the server information that has already been fetched in previous rereder calls.
> So I propose the creation of a a4j:rerenderCache component (and auxiliar javascript functions) that make it easy to keep a client side cache of the state of the UI.
> Please look at the referenced forum thread for a proposal on how this component could be used if implemented.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list