Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 73EFD431FBC for ; Tue, 11 Dec 2012 18:20:04 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WFJrHjCTPd0n for ; Tue, 11 Dec 2012 18:20:02 -0800 (PST) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id 992A1431FB6 for ; Tue, 11 Dec 2012 18:20:02 -0800 (PST) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id E39DC66E00B6; Tue, 11 Dec 2012 18:19:59 -0800 (PST) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from finestructure.net (DHCP-123-194.caltech.edu [131.215.123.194]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id 1765A66E0030; Tue, 11 Dec 2012 18:19:54 -0800 (PST) Received: by finestructure.net (Postfix, from userid 1000) id A82ED6161C; Tue, 11 Dec 2012 18:19:53 -0800 (PST) From: Jameson Graef Rollins To: Michael Forney , notmuch@notmuchmail.org Subject: Re: [PATCH 0/2] lib: Allow read-only messages to be synchronized to a writable database In-Reply-To: <1355208893-16122-1-git-send-email-mforney@mforney.org> References: <1355208893-16122-1-git-send-email-mforney@mforney.org> User-Agent: Notmuch/0.14+157~g146ede5 (http://notmuchmail.org) Emacs/24.2.1 (x86_64-pc-linux-gnu) Date: Tue, 11 Dec 2012 18:19:51 -0800 Message-ID: <87sj7cui48.fsf@servo.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2012 02:20:04 -0000 --=-=-= Content-Type: text/plain On Mon, Dec 10 2012, Michael Forney wrote: > lib: Replace freeze/thaw functionality with single sync function > lib: Allow synchronizing message changes with a separate database > connection Hi, Michael. This series looks interesting but also too big for just two patches. I think it would be better to see the underlying modifications to the lib in their own patches first, followed by patches that fix the cli and the bindings. I would make things much easier to read. jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJQx+nHAAoJEO00zqvie6q8F/oQAILLoCTUGXhIFWPJLOJfOisw e6D7qhSkNrfxN4nKdUiWKIFJVz1z0wf9HkrGrCoPPvKCO0w77uGmd9K/lJZOktia V81M1dy+EoC25uWAiwNLW61KTgGhKA9JwzEkUb7wi9yfLFqP/cKrehRqTi6BIZ/i kxBlRfnGAqxxwYhsMDwl8p83qhUQaU1mY2t+U7fnM86U7HwkL1bYHjyRu+B+57yL 7EyoxR5xyttWSOziAHzuSWa2gPOV8tePoi4hUnNT8A0+8EctTnwi16JXkde/d9Sh ayume1fzu+0jAYyHEF0ECE6fe7AoUbYEgB6i3sQN0UIdNq1XyPdyD4Ceb4mbhLrf Z/FzDBAOxIGIcHRix6hzlAv1Mwf4qTpYa04j+TSuf73ILQJkNgNZRzmVBFKqzDi9 UAeVlnRtuywViIZN/gBBogYL0AjybEDOvYcVjPRtMXskFQwDVVqOkBDs/iIJtvZ0 EoynqLDcg8BniLUyE6aGp8UTI+Km5KD30tG6gTB4P9SroxrAgkmDVOcg/qYgBFvW OaEnK0d6F4y2LbahJHWkMx89LJc20FtiR+aISgeoYPacYWo3T+sopXGGMWKb/pok LnxiltKGJseYMZcXgKzS5piZfWGtJ6vP7bk+rUvLD+qNkF1yqnbkERRBgvnNDAru DFPGfoTgWc7cS+8+cNiq =IDO4 -----END PGP SIGNATURE----- --=-=-=--