Re: check with SGML::Parser::OpenSP (and branches)

On Thu, 2005-08-18 at 09:50 +0300, Ville Skyttä wrote:

> On the other hand, we could add a "Cache" option inside the <Paths>
> section which would in 0.7.1 imply file based caching using that dir,
> and nothing in 0.8 (again, assuming mod_perl) unless we figure out
> there's something else we want to cache.

On yet another hand, there could be a "Cache" boolean flag somewhere in
the config file, which would mean file based caching eg. into
File::Spec->catdir(File::Spec->tmpdir(), "validator") , and in-memory
caching if running under mod_perl.

Received on Thursday, 18 August 2005 07:00:37 UTC