Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-1533

Add getViewMap methods to RequestContext that will be available in JSF 2.0 on the UIViewRoot

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.11-core
    • 1.2.12-core
    • Components
    • None

    Description

      It would be handy for me to have the getViewMap methods present in Trinidad that are planned to be in JSF 2.0's UIViewRoot API:
      1. public java.util.Map<java.lang.String,java.lang.Object> getViewMap()
      2. public java.util.Map<java.lang.String,java.lang.Object> getViewMap(boolean create)

      These can be added to Trinidad's RequestContext with a custom implementation. Once Trinidad goes to JSF2, these methods can simply point to the methods on the UIViewRoot.

      Attachments

        Activity

          People

            arobinson74 Andrew Robinson
            arobinson74 Andrew Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: