diff options
author | Kali Kaneko <kali@leap.se> | 2015-06-29 11:57:20 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-06-29 13:12:47 -0400 |
commit | cbabd680b2edb7a276f20420235007ac16ba81b5 (patch) | |
tree | c99f4bbc2d1db652e072772a040715f00a915aa4 /mail/docs | |
parent | 44f7fa958ccbc7173a70951700dae96354785d1a (diff) |
[bug] allow mailbox to be notified of collection changes
in a previous refactor, we decoupled the incoming mail service from the
IMAP layer. However, this left the IMAPMailbox unable to react to
changes in the underlying collection when a new message is inserted.
in this commit, we add a Listener mechanism to the collection itself, so
that IMAPMailbox (and any other object that uses it) can subscribe to
changes on the number of messages of the collection.
Resolves: #7191
Releases: 0.4.0
Diffstat (limited to 'mail/docs')
0 files changed, 0 insertions, 0 deletions