diff src/compiler.sig @ 2213:365727ff68f4

Complete overhaul: cache queries based on immediate query result, not eventual HTML output.
author Ziv Scully <ziv@mit.edu>
date Tue, 14 Oct 2014 18:05:09 -0400
parents ef766ef6e242
children f8903af753ff
line wrap: on
line diff
--- a/src/compiler.sig	Mon Sep 15 20:01:16 2014 -0400
+++ b/src/compiler.sig	Tue Oct 14 18:05:09 2014 -0400
@@ -199,7 +199,6 @@
     val enableBoot : unit -> unit
 
     val doIflow : bool ref
-    val doSqlcache : bool ref
 
     val addPath : string * string -> unit
     val addModuleRoot : string * string -> unit