[cvs] commit: imp/lib Tree.php imp folders.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Mon Dec 15 12:58:49 PST 2003


slusarz     2003/12/15 12:58:49 PST

  Modified files:
    lib                  Tree.php 
    .                    folders.php 
  Log:
  Don't store the server string with each folder entry in the IMP_Tree object.
  Since a single IMP_Tree object uses only one server string, this is
  unnecessary duplication.  In my setup (with approx. 200 mailboxes), this saves
  about 150 bytes per tree entry (50 bytes each for header, 'next', 'val'
  fields) for a total savings of about 29 KB in the session file.
  This will probably nuke current settings for the expanded_folders pref.
  Also, start trying to do a more intelligent job of displaying the tree
  graphics - this still needs some more work.
  
  Revision  Changes    Path
  2.229     +11 -10    imp/folders.php
  1.75      +87 -69    imp/lib/Tree.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/folders.php?r1=2.228&r2=2.229&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Tree.php?r1=1.74&r2=1.75&ty=u


More information about the cvs mailing list