You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Neil Griffin (JIRA)" <de...@myfaces.apache.org> on 2017/04/20 23:24:04 UTC

[jira] [Comment Edited] (PORTLETBRIDGE-192) Proposal for 3.0 API: javax.portlet.faces.context.BridgeContext and associated BridgeContextFactory

    [ https://issues.apache.org/jira/browse/PORTLETBRIDGE-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977777#comment-15977777 ] 

Neil Griffin edited comment on PORTLETBRIDGE-192 at 4/20/17 11:23 PM:
----------------------------------------------------------------------

Closing this issue as "Won't Fix" since the FacesBridge is being done under JSR 378 now. In addition, the BridgeContext concept has been removed from the new RI. For more information, see [FACES-2611|https://issues.liferay.com/browse/FACES-2611].


was (Author: ngriffin7a):
Closing this issue as "Won't Fix" since the FacesBridge is being done under JSR 378 now. In addition, the BridgeRequestScope concept has been removed from the new RI. For more information, see [FACES-2611|https://issues.liferay.com/browse/FACES-2611].

> Proposal for 3.0 API: javax.portlet.faces.context.BridgeContext and associated BridgeContextFactory
> ---------------------------------------------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-192
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-192
>             Project: MyFaces Portlet Bridge
>          Issue Type: New Feature
>          Components: General
>    Affects Versions: 3.0.0
>            Reporter: Neil Griffin
>            Assignee: Michael Freedman
>
> This class contains contextual information related to the bridge. It is inherently request scoped, and is useful for sharing data between implementations of Bridge.java and ExternalContext.java
> Please refer to the following classes for this proposal: 
> http://svn.portletfaces.org/svn/portletfaces/bridge/portletfaces-bridge-api/trunk/src/main/java/org/portletfaces/bridge/context/BridgeContext.java
> http://svn.portletfaces.org/svn/portletfaces/bridge/portletfaces-bridge-api/trunk/src/main/java/org/portletfaces/bridge/context/BridgeContextFactory.java



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