Previously Laurence Rowe wrote: > > ATImage actually stores copies of the image at all defined scales. > > Reflecto can not do that, and on-the-fly scaling can be very expensive. > > I thought there was a cache somewhere for storing these things, but > looking again it's not existed for a long time, or I'm misremembering.
As far as I can remember there never was a cache, but I only started using Plone about 3 years ago. > Would this be easily cacheable in Varnish? I guess not if not viewable > by anonymous. Indeed. It also adds a lot of complexity that I'ld rather not have in Reflecto. Reflecto is meant to be as simple as possible. In some places are already walking a very fine line there, and I don't want to cross it. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
