On Sat, Aug 02, 2003 at 07:59:00AM -0400, Alexander R. Pruss wrote: > We should remove the prefs() image caching option because it doesn't seem to > do anything more since the Prefs()->cacheImages option is ignored by > everything:
The option was introduced to prevent a bug in older handspring models which didn't handle feature memory properly. Typically the if user had trouble viewing images, disabling this checkbox would disable the cache and things would work a bit slower, but properly. The modifications to the cache within the multiimage branch eliminate the need for feature memory altogether thus making the checkbox obsolete. However, images encoded as a multiimage enjoy a much greater benifit when caching is enabled than normal images. Disabling the cache really doesn't serve much of any purpose anymore, regardless if its a compiletime option IMO. -- Adam McDaniel Array.org Calgary, AB, Canada _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
