[racket] Web server templates

From: Simon Haines (con.amalgamate at gmail.com)
Date: Tue Jun 5 19:37:29 EDT 2012

On 5 June 2012 22:40, Jay McCarthy <jay.mccarthy at gmail.com> wrote:

> This question is answered in the FAQ:
>

Thanks Jay, I read the faq before posting, but it didn't answer my
question, hence my post. I'm just going to assume you can't flush the
template cache except by restarting the server.
I guess I was hoping for a parameter that would detect changes to the
underlying template (
http://planet.racket-lang.org/display.ss?package=mzfam.plt&owner=jao) and
refresh the cache. This might be hard to implement on top of the existing
template implementation, as access to the cache is not exposed, instead
requiring changes to the module itself.
-- 
Simon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120606/d5a5f4e9/attachment.html>

Posted on the users mailing list.