Move Resource Handler selected code to shared
---------------------------------------------

                 Key: MYFACES-2899
                 URL: https://issues.apache.org/jira/browse/MYFACES-2899
             Project: MyFaces Core
          Issue Type: Improvement
          Components: JSR-314
    Affects Versions: 2.0.1
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


The code we have on resource api is very useful. It should be on shared, to 
make easier implement custom ResourceHandler classes.

For example, in tomahawk the class CAPTCHAResourceHandlerWrapper requires to 
handle the mapping for the current request.

But there are classes that are myfaces specific, like 
InternalClassLoaderResourceLoader (used to show sources on development time), 
ResourceHandlerImpl or DefaultResourceHandlerSupport.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to