﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
437	[patch] In memory file cache	nesh <nesh [at] studioquattro [dot] co [dot] yu>	Jacob	"Attached to this ticket is a implementation of in memory based file cache. I got basic idea from vampire TemplateCache and re-implemented it to make more general.

Usage is simple, if you want to cache a file just call {{{ cache = get_cache('<cache name>') }}} and then {{{ file_contents = cache.load('filename') }}}. It will detect if the file is modified since last access and reload file.

I'm currently using it for caching translation objects for Ticket #65."	enhancement	closed	Core (Cache system)		normal	duplicate		nesh@…	Unreviewed	1	0	0	0	0	0
