You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2017/04/04 01:42:41 UTC

[jira] [Created] (MYFACES-4106) Implement ResourceHandler.markResourceRendered(...) and ResourceHandler.isResourceRendered(...)

Leonardo Uribe created MYFACES-4106:
---------------------------------------

             Summary: Implement ResourceHandler.markResourceRendered(...) and ResourceHandler.isResourceRendered(...)
                 Key: MYFACES-4106
                 URL: https://issues.apache.org/jira/browse/MYFACES-4106
             Project: MyFaces Core
          Issue Type: New Feature
          Components: JSR-372
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


Implement ResourceHandler.markResourceRendered(...) and ResourceHandler.isResourceRendered(...) as described in the spec.

The current implementation is just move the code from ResourceUtils that uses a simple map, but it is relevant to see how this feature works with dynamic resources loaded from ajax requests.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)