Shoes does cache all remote image loads. It uses expire times, which is similar to how a browser would tell whether or not the image is stale and needs to be re-fetched!
On Wed, Dec 3, 2008 at 15:03, Seth Thomas Rasmussen <[EMAIL PROTECTED]> wrote: > I recently added in-tweet rendering of twitpic images to Aglet: > > http://flickr.com/photos/sequitography/3077606029 > > To avoid scraping twitpic.com over and over I am keeping track of > twitpic image srcs in a Hash in my application. Does Shoes already > keep track of this in any useful way such that I could remove a moving > part or two? The implementation was pretty trivial so I don't mind > much either way, just curious. > > -- > Seth Thomas Rasmussen > http://greatseth.com > -- alexander rakoczy | jerkface extraordinaire | http://www.arakoczy.com
