You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michael Freedman (JIRA)" <de...@myfaces.apache.org> on 2009/06/10 18:08:07 UTC

[jira] Created: (PORTLETBRIDGE-80) Modify/Update ELResolver variable support to align with spec/portlet 2.0

Modify/Update ELResolver variable support to align with spec/portlet 2.0
------------------------------------------------------------------------

                 Key: PORTLETBRIDGE-80
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-80
             Project: MyFaces Portlet Bridge
          Issue Type: Bug
          Components: Impl
    Affects Versions: 2.0.0-alpha, 1.0.0-beta
            Reporter: Michael Freedman


Now that portlet 2.0 is done a review of its new predefined objects is in order and work should be done to make the bridge's portlet 1.0 (extended) objects consistent with it.  The spec has been updated with new names conforming to the portlet 2.0 names -- now the impl must follow.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (PORTLETBRIDGE-80) Modify/Update ELResolver variable support to align with spec/portlet 2.0

Posted by "Michael Freedman (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/PORTLETBRIDGE-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Freedman resolved PORTLETBRIDGE-80.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
                   1.0.0

Names have been modified to match portlet 2.0 spec and/or changed to reflect portlet 2.0 naming conventions.

namely:
sessionPortletScope ->portletSessionScope
sessionApplicationScope->httpSessionScope
portletPreferences->mutablePortletPreferencesValues

added (as defined in portlet 2.0):
portletSession
portletPreferences
portletPreferencesValues




> Modify/Update ELResolver variable support to align with spec/portlet 2.0
> ------------------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-80
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-80
>             Project: MyFaces Portlet Bridge
>          Issue Type: Bug
>          Components: Impl
>    Affects Versions: 1.0.0-beta, 2.0.0-alpha
>            Reporter: Michael Freedman
>            Assignee: Michael Freedman
>             Fix For: 1.0.0, 2.0.0
>
>
> Now that portlet 2.0 is done a review of its new predefined objects is in order and work should be done to make the bridge's portlet 1.0 (extended) objects consistent with it.  The spec has been updated with new names conforming to the portlet 2.0 names -- now the impl must follow.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.