[
https://issues.apache.org/jira/browse/MYFACES-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895237#comment-15895237
]
Leonardo Uribe commented on MYFACES-4098:
-----------------------------------------
Committed part 2, which is the algorithm body and some tests. There are still
some things to do, for example review each loader has the proper filters to
avoid unauthorized access to resources and so on, but the solution proposed is
good.
There are some methods to implement in ViewHandler ( getViews(...) ). It is
getting long to solve this point, but there are some considerations with the
solution. In the past we have had problems with scanning jar files, because
server applications could do some tricks there. So, we need to study here if it
is necessary an SPI interface for this kind of tree traversing. The solution
committed works but solve this point is far from over.
> Implement ResourceHandler.getViewResources(...)
> -----------------------------------------------
>
> Key: MYFACES-4098
> URL: https://issues.apache.org/jira/browse/MYFACES-4098
> Project: MyFaces Core
> Issue Type: New Feature
> Components: JSR-372
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)