Move creation/deletion of lock files higher up the food chain
commit297a663784d22f4ced342f12171c9d51e02a170d
authorRoger D. Peng [audrey] <rpeng@jhsph.edu>
Mon, 11 Aug 2008 13:24:56 +0000 (11 09:24 -0400)
committerRoger D. Peng [audrey] <rpeng@jhsph.edu>
Mon, 11 Aug 2008 13:24:56 +0000 (11 09:24 -0400)
treeffd0ad59f8216231ab8a148211e9741058f2b33c
parent9df62ee60dc05e73d0383db5632ec9b1d7c21e28
Move creation/deletion of lock files higher up the food chain

We use to just create/delete lock files in 'writeKeyValue' and
'writeNullKeyValue' but we actually need to do this inside the
method bodies.
R/filehash-DB1.R