[richfaces-issues] [JBoss JIRA] (RF-11543) Refactor ResourceMappingFeature to Service

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Sep 17 09:49:04 EDT 2013


     [ https://issues.jboss.org/browse/RF-11543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč resolved RF-11543.
-----------------------------

    Resolution: Done


https://github.com/richfaces/richfaces/blob/master/framework/src/main/java/org/richfaces/resource/mapping/ResourceMappingConfiguration.java#L36
                
> Refactor ResourceMappingFeature to Service
> ------------------------------------------
>
>                 Key: RF-11543
>                 URL: https://issues.jboss.org/browse/RF-11543
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: core
>    Affects Versions: 4.1.0.Milestone3
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 5.0.0.Alpha2
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> ResourceMappingFeature class currently provides utilities for determining current configuration of resource mapping (enablement, location, mappingFile).
> Since referenced context-param configurations can be only literals, it does make sense to cache configuration, then it needs to be refactored from static to Service and use configuration holder.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list