[ http://issues.apache.org/jira/browse/MYFACES-1103?page=comments#action_12365694 ]
Martin Marinschek commented on MYFACES-1103: -------------------------------------------- On the other hand, a method might be nicer? We're in the impl here, so nothing bad should happen by adding a method... regards, Martin > 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
