On Fri, 2006-03-03 at 14:02, David M Johnson wrote: > On Mar 3, 2006, at 4:44 PM, [EMAIL PROTECTED] wrote: > > > Author: agilliland > > Date: Fri Mar 3 13:44:03 2006 > > New Revision: 382938 > > > > URL: http://svn.apache.org/viewcvs?rev=382938&view=rev > > Log: > > changing last expired date to use a real Cache rather than just a > > hashtable. in truth, i think a better long term solution will be > > to add a lastModified field to the WebsiteData object and just use > > that. > > Yes, we've discussed that one before on the list. It's a better > solution.
Cool. I think that's a pretty easy thing to add, so I have that on my TODO list for this month. -- Allen > > - Dave >