|
From: Todd L. M. <tm...@ha...> - 2000-05-10 22:22:24
|
> I like this option. We can probably pre-render everything, but leave > it open for people to include dynamic stuff if they want. OK. I'll code things like that. For caching, I'll write a function checkExpired() which will, for now, probably use MySQL's date fields. This has the advantage of providing the 'last modified' field for other uses elsewhere for nothing. (Or cache flag or nothing, either way.) I will investage the SF doc pages about their links shortly, and take the actions we've discussed. -_Quinn |