]> gitweb.factorcode.org Git - factor.git/commit
furnace.db: db-persistence needs a dispose word that delegates to its pool slot
authorBjörn Lindqvist <bjourne@gmail.com>
Mon, 22 Sep 2014 21:47:48 +0000 (23:47 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 29 Sep 2014 03:39:25 +0000 (20:39 -0700)
commit1824680ad1c3cdf191b76e10cf19457902103b82
tree2c0eb1f172dcfd46ce06981ba6b0cc66fa208bd4
parent3ca2801d33b641ee533cfb82c389c5fb2d939ec6
furnace.db: db-persistence needs a dispose word that delegates to its pool slot

tests in http.tests refactored using "with-words" so that they always
dispose any db-persistence instances they create.
basis/furnace/db/db.factor
basis/http/http-tests.factor