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

Replace MailboxMapper.existsMailboxStartingWith() with hasChildren()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.1
    • None
    • None

    Description

      existsMailboxStartingWith() is only used to find out whether a mailbox has children. For some implementations it's more efficient to use another mechanism (e.g. JCR nodes have a hasNodes() method). Thus existsMailboxStartingWith() should be removed, hasChildren() should be added and the implementations should make use of that.

      Attachments

        1. IMAP-151a.patch
          12 kB
          Tim-Christian Mundt
        2. IMAP-151.patch
          12 kB
          Tim-Christian Mundt

        Activity

          People

            norman Norman Maurer
            tcm Tim-Christian Mundt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: