Caching

Currently PageKit supports on-disk caching of compiled PageKit Templates. Future versions should also include in-memory caching and caching of Model output.

XSL transformations are also cached, taking into account any input request parameters that are used in xsl:param tags contained in the top-level the XSLT file.