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 53575431FD0 for ; Wed, 2 Nov 2011 00:26:06 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] 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 skwwwLWVMz2q for ; Wed, 2 Nov 2011 00:26:05 -0700 (PDT) Received: from homiemail-a12.g.dreamhost.com (caiajhbdcbbj.dreamhost.com [208.97.132.119]) by olra.theworths.org (Postfix) with ESMTP id C4949431FB6 for ; Wed, 2 Nov 2011 00:26:05 -0700 (PDT) Received: from homiemail-a12.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a12.g.dreamhost.com (Postfix) with ESMTP id 0A760714070; Wed, 2 Nov 2011 00:26:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=Rppd8pq8oIc778/NBo1AV/Asl31 CjXg9pxdM9w833n/d/vqPUBkmzwAWHBws/+ruTqs588tAwvHVva1t8OaQwOCkBwV ei/sYq7iXSnzeK1L1n1c3zRC5etkuVgUAYtjb83OmLZl/y3AQntY5f1OAggfpT/o M2H7zsFcjlQRHbOQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=72PUTR+JSO93iWN8IhziOT0nCQI=; b=V YSHBVrIkno0ldSihSRO+l/y2LZaOLZScP4/sV1FqUeCmpEPO8agOdPRi7nkoBZb7 upKR6oL6iW+G41XuRc8OR0WhQNuOeCjt0j00YbTSZDFOSDw8H9tAKyXbIV0RaHZO P6+48wzfnW0mYNOJojC8fgYeXoo6xoE7/eYJpW+T8I= Received: from spaetzbook.sspaeth.de (mtec-hg-docking-2-dhcp-194.ethz.ch [82.130.121.194]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fax@sspaeth.de) by homiemail-a12.g.dreamhost.com (Postfix) with ESMTPSA id 7EF1471406B; Wed, 2 Nov 2011 00:26:02 -0700 (PDT) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Wed, 02 Nov 2011 08:25:59 +0100 From: Sebastian Spaeth To: Justus Winter <4winter@informatik.uni-hamburg.de>, notmuch@notmuchmail.org Subject: Re: [PATCH 1/2] python: add classes to wrap all notmuch_*_t types In-Reply-To: <1318198374-926-1-git-send-email-4winter@informatik.uni-hamburg.de> References: <1318198374-926-1-git-send-email-4winter@informatik.uni-hamburg.de> User-Agent: Notmuch/0.9_rc1-30-g7047975 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Wed, 02 Nov 2011 08:25:53 +0100 Message-ID: <87vcr39e9q.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; 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, 02 Nov 2011 07:26:06 -0000 --=-=-= On Mon, 10 Oct 2011 00:12:53 +0200, Justus Winter <4winter@informatik.uni-hamburg.de> wrote: > Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> > --- > bindings/python/notmuch/globals.py | 38 +++++++++++++++++++++++++++++++++++- Hi there, catching up on email, sorry for the delay. I am not opposed to the change, but I fail to see any justification for a whole lot more complexity either. What was wrong with the previous approach? Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk6w8IEACgkQVYX1jMgnoGJrGACfa5/YViWRacPHWr2sUn/Jk4l9 +s8AnRx4Wj5JZkSBFF11bEGLzLhQktdO =FlQD -----END PGP SIGNATURE----- --=-=-=--