[ http://issues.apache.org/jira/browse/MYFACES-1103?page=comments#action_12365695 ]
Roland Huss commented on MYFACES-1103: -------------------------------------- Yes, I could use RuntimeConfig on my own (thanks for the hint). But NavigationHandlerImpl provides some additional logic for resolving the requested NavigationCase which I would have to duplicate. > Access to NavigationCases in NavigationHandlerImpl > -------------------------------------------------- > > Key: MYFACES-1103 > URL: http://issues.apache.org/jira/browse/MYFACES-1103 > Project: MyFaces > Type: Improvement > Components: Implementation > Versions: Nightly > Reporter: Roland Huss > Priority: Minor > Attachments: patch.diff > > It would be nice if NavigationHandlerImpl would provide (protected) some > access to the runtime configuration (i.e. the NavigationCass lookup). > I have a use case in which I need to access the information and would like to > have access to this information in a subclass which > I use as NavigationHandler. > A patch providing a 'getNavigationCase(facesContext,fromAction,outcome) is > attachted. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
