K 10 svn:author V 8 kientzle K 8 svn:date V 27 2004-08-07T19:22:50.000000Z K 7 svn:log V 337 Split archive_{read,write}_finish into separate "close" (finish the archive and close it) and "finish" (destroy the object) functions. For backwards compat and simplicity, have "finish" invoke "close" transparently if needed. This allows clients to close the archive and check end-of-operation statistics before destroying the object. END