[richfaces-issues] [JBoss JIRA] (RF-11514) Implement resource loading strategy LOAD_NONE

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Mon Feb 27 05:24:37 EST 2012


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

Lukáš Fryč commented on RF-11514:
---------------------------------

My suggestion is to use following "empty" mapping as configuration for "do not load resource":

{quote}
resourceName=
{quote}

It would be necessary to implement new configuration of {{richfaces-resources-maven-plugin}} which would generate empty mappings.

Additionally, SystemEventListener mentioned in [workaround|https://community.jboss.org/wiki/WorkaroundForLOADNONEResourceLoadingStrategyInRichFaces41] can be used to prevent these resources.

There is connected overhead with fact that these "empty" resources needs to be marked by SystemEventListener prior the load of each page (~80 insertions to contextMap).
                
> Implement resource loading strategy LOAD_NONE
> ---------------------------------------------
>
>                 Key: RF-11514
>                 URL: https://issues.jboss.org/browse/RF-11514
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: core
>    Affects Versions: 4.1.0.Milestone3
>            Reporter: Lukáš Fryč
>             Fix For: 4.3-Tracking
>
>
> The issue has been in place in 3.x and has been requested on linked issue RF-10927.
> Discussion about issue may be found in meeting minutes:
> http://transcripts.jboss.org/meeting/irc.freenode.org/richfaces/2011/richfaces.2011-10-11-14.02.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list