Make ExternalContextUtils part of the public API
------------------------------------------------

                 Key: TRINIDAD-666
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-666
             Project: MyFaces Trinidad
          Issue Type: Improvement
    Affects Versions: 1.2.1-core, 1.0.2-core, 1.0.1-core
            Reporter: Scott O'Bryan


The org.apache.myfaces.trinidadinternal.utils.ExternalContextUtils package 
should be promoted to the API package.  

As part of this promotion, we should take a perepheral look at the 
"isActionRequest" method and instead return an enumeration (possibly with the 
ability to query capabilities).  For JSR-168 and Servlet requests, the current 
API is satisfactory, but we will need something that could more easily be 
extended to support  JSR-286 request types.  We do not need to support these 
requests until the spec is final, but we should have a good upgrade path so as 
not to dirty the Trinidad API.

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

Reply via email to