Proposal for 3.0 IMPL: Support mode changes via 
StateAwareResponse#setPortletMode(PortletMode)
----------------------------------------------------------------------------------------------

                 Key: PORTLETBRIDGE-202
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-202
             Project: MyFaces Portlet Bridge
          Issue Type: New Feature
          Components: General
    Affects Versions: 3.0.0
            Reporter: Neil Griffin
            Assignee: Michael Freedman


To the best of my knowledge, the Bridge 2.0 spec does not address usage of 
StateAwareResponse#setPortletMode(PortletMode) within a JSF backing bean action.

This proposal would require the BridgeRequestScope to remember the PortletMode 
so that mode changes can be detected. For more information regarding 
implementation details, please search for "mode" in the following Java class:
http://svn.portletfaces.org/svn/portletfaces/bridge/portletfaces-bridge-impl/trunk/src/main/java/org/portletfaces/bridge/scope/BridgeRequestScopeImpl.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to