[Templates] compilied cache versions
Paul Seamons
mail@seamons.com
Thu, 10 May 2007 11:18:12 -0600
On Thursday 10 May 2007 10:49 am, Travis Basevi wrote:
> could the <=
> instead be changed to == thus ensuring the compiled version has to match
> (or at least have the same mtime) as the tt2 file?
I'd have to agree that I'd like to see this change. I think though that it
may have to do with systems that don't support utime. Perhaps we could do a
check at BEGIN time to see if utime is supported.
Paul