[Tickets #14943] Horde_Imap_Client_Data_Thread getRawData()
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Aug 20 11:03:13 UTC 2019
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14943
------------------------------------------------------------------------------
Ticket | 14943
Created By | mariusz.goch at spacja.com
Summary | Horde_Imap_Client_Data_Thread getRawData()
Queue | Horde Framework Packages
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
mariusz.goch at spacja.com (2019-08-20 11:03) wrote:
In class Horde_Imap_Client_Data_Thread why there is no getRawData()
method any more?? There was one some time ago, before internal format
changed.
Now you can only iterate through getThread() and every time it's
called there is a loop across all threads. It's OK when I just want to
show information about one thread but when I want to show all threads
in a list in large mailboxes it's a real performance issue.
Simple getRawData() returning internal data would allow to customize this.
More information about the bugs
mailing list