Further redefine cookie stores.
commita7112fb4786d5ec7f14365e4662b730163f332b4
authorThomas Adam <thomas@xteddy.org>
Mon, 25 Oct 2010 15:08:52 +0000 (25 16:08 +0100)
committerHannes Schueller <hannes@yllr.net>
Mon, 1 Nov 2010 19:54:26 +0000 (1 20:54 +0100)
tree1cbaaa1991a0ddd6b0fb39feb9804504b3b661e0
parent196beb0472d6e4a1dc2b76d20ad73d82a0289e7f
Further redefine cookie stores.

Rather than relying always on the on-disk store to be updated -- each
Vimprobable instance defines its own running-instance of a cookie store
which is serialised to disk each time a new request is entered, and then
repopulated with the entries for the on-disk store in the session.
main.c