XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0-alpha-2
    • 1.0.0-alpha
    • General
    • None

    Description

      The bridge was originally coded to the JDK1.4 standard. Since JSF1.2 requires JDK5, we should follow the JDK5 standards for speed and reliability. Most notibly:

      • Specify generics wherever possible - especially in the ExternalContext implementations which use this by default
      • Remove the SimpleStringBuilder class in impl and replace it's usage with StringBuilder

      Attachments

        1. PORTLETBRIDGE-6.patch
          121 kB
          Simon Lessard

        Activity

          People

            lothian Simon Lessard
            darkarena Scott O'Bryan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: