[ 
https://issues.apache.org/jira/browse/TRINIDAD-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott O'Bryan resolved TRINIDAD-2062.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-3
                   1.2.15-core 
         Assignee: Scott O'Bryan

In the 2.0 branch this is implemented as a Depricated function in order to 
maintain backward compatibility with 1.2.

In 1.2, this is a live API.

> Need to add a utility method to ExternalContextUtils to get the writer from 
> the ExternalContext
> -----------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2062
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2062
>             Project: MyFaces Trinidad
>          Issue Type: New Feature
>            Reporter: Scott O'Bryan
>            Assignee: Scott O'Bryan
>             Fix For: 1.2.15-core , 2.0.0-beta-3
>
>
> Before JSF 2.0, there was no way to get the writer from the externalContext 
> except off the native objects.  Trinidad has very complex requirements for 
> Portal-related components so most of our work to handle ExternalContext 
> extensions is though the ExternalContextUtils.
> This feature will add an ExternalContextUtils.getWriter(ExternalContext) 
> method to the ExternalContextUtils.  In 1.2 this will get the native object 
> and its respective writer.  In 2.0 this will simply delegate to the 
> ExternalContext.  The latter is needed for backward compatibility.

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

Reply via email to