Uploaded image for project: 'James Imap'
  1. James Imap
  2. IMAP-336

Use static fields where possible for CAPABILITIES

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.2.1
    • 0.3
    • Protocol
    • None

    Description

      Most times we return the same CAPABILITES everytime to the client. In the code we often create a new ArrayList for this on every response. This is not needed as these will never change. So we should use a unmodifiable static List and just return it

      Attachments

        Activity

          People

            norman Norman Maurer
            norman Norman Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: