[cvs] commit: imp/lib/IMAP Tree.php
Michael M Slusarz
slusarz at horde.org
Tue Dec 5 10:59:38 PST 2006
slusarz 2006-12-05 10:59:38 PST
Modified files:
lib/IMAP Tree.php
Log:
After much thought, make the decision that IMAP_Tree/IMP_Tree should return
to being IMP only. There is way too much IMP-specific stuff involved in
trying to maintain this, and we currently gain nothing trying to keep around
an abstracted interface (especially since Troll no longer exists). Trying
to keep these two separate has frustrated any attempt to try to reorganize
how we sort the folder list (i.e. puting shared folders together) since it
would involved way too much wasted effort and code to try to conform it to
the current 2-class system. In the future, it will just be easier to have
an IMP-api call that can return tree information if needed rather than trying
to maintain a separate Horde package.
Revision Changes Path
1.135 +1747 -2059 imp/lib/IMAP/Tree.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/IMAP/Tree.php?r1=1.134&r2=1.135&ty=u
More information about the cvs
mailing list