[cvs] commit: horde/lib/MIME Contents.php imp/lib Contents.php PGP.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Wed Jul 23 09:21:10 PDT 2003


slusarz     2003/07/23 09:21:10 PDT

  Modified files:
    lib/MIME             Contents.php 
    lib                  Contents.php PGP.php 
  Log:
  Remove caching for MIME_Viewer objects in MIME_Contents::.  Although caching
  gains a little time in preventing a (limited) number of duplicate
  instantiations, for large messages caching the MIME_Viewer object leads to
  *mega* memory usage and unneeded duplication of file contents in memory.
  
  Revision  Changes    Path
  1.67      +7 -36     horde/lib/MIME/Contents.php
  1.119     +4 -5      imp/lib/Contents.php
  1.65      +3 -3      imp/lib/PGP.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/MIME/Contents.php?r1=1.66&r2=1.67&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Contents.php?r1=1.118&r2=1.119&ty=u
  http://cvs.horde.org/diff.php/imp/lib/PGP.php?r1=1.64&r2=1.65&ty=u


More information about the cvs mailing list