[Zope] Opinions sought on acquisition issue
   
    marc lindahl
     
    marc@bowery.com
       
    Sun, 01 Apr 2001 15:32:16 -0400
    
    
  
Wouldn't the (pre-rendered) path names be in DTML-var type statements?
> From: "Michael R. Bernstein" <webmaven@lvcm.com>
>
> Sorry, but if you're overriding same named graphics whose
> URL will appear to be identical, the browser cache will
> start playing hob with your site design.
> 
> If you call all images with a relative URL, then even images
> that are acquired in this way will be reloaded, even though
> the browser has it already, since it'll be accessing the
> same image via a different URL.