Received: by 10.231.185.155 with SMTP id co27mr3775474ibb.8.1305060889020; Tue, 10 May 2011 13:54:49 -0700 (PDT) X-BeenThere: mercurial_devel@googlegroups.com Received: by 10.231.0.151 with SMTP id 23ls1692989ibb.1.gmail; Tue, 10 May 2011 13:54:48 -0700 (PDT) Received: by 10.42.76.136 with SMTP id e8mr2271845ick.25.1305060888866; Tue, 10 May 2011 13:54:48 -0700 (PDT) Received: by 10.42.76.136 with SMTP id e8mr2271844ick.25.1305060888814; Tue, 10 May 2011 13:54:48 -0700 (PDT) Return-Path: Received: from waste.org (waste.org [173.11.57.241]) by gmr-mx.google.com with ESMTP id wr12si1349677icb.3.2011.05.10.13.54.47; Tue, 10 May 2011 13:54:47 -0700 (PDT) Received-SPF: neutral (google.com: 173.11.57.241 is neither permitted nor denied by best guess record for domain of mercurial-devel-boun...@selenic.com) client-ip=173.11.57.241; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 173.11.57.241 is neither permitted nor denied by best guess record for domain of mercurial-devel-boun...@selenic.com) smtp.mail=mercurial-devel-boun...@selenic.com Received: from localhost (localhost [127.0.0.1]) by waste.org (Postfix) with ESMTP id 33F46741EA; Tue, 10 May 2011 15:54:47 -0500 (CDT) X-Virus-Scanned: Debian amavisd-new at waste.org Received: from waste.org ([127.0.0.1]) by localhost (waste.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id z-UX72RmsMae; Tue, 10 May 2011 15:54:47 -0500 (CDT) Received: from waste.org (localhost [127.0.0.1]) by waste.org (Postfix) with ESMTP id 31EE7741B6; Tue, 10 May 2011 15:54:44 -0500 (CDT) X-Original-To: mercurial-de...@waste.org Delivered-To: mercurial-de...@waste.org Received: from localhost (localhost [127.0.0.1]) by waste.org (Postfix) with ESMTP id 743D6741AB; Tue, 10 May 2011 15:54:42 -0500 (CDT) X-Virus-Scanned: Debian amavisd-new at waste.org Received: from waste.org ([127.0.0.1]) by localhost (waste.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Qj59m5Pey28v; Tue, 10 May 2011 15:54:38 -0500 (CDT) Received: from [192.168.1.132] (c-24-118-25-16.hsd1.mn.comcast.net [24.118.25.16]) by waste.org (Postfix) with ESMTPSA id BD82A741B3; Tue, 10 May 2011 15:54:34 -0500 (CDT) Subject: Re: [PATCH 0 of 1] debugcommands.py From: Matt Mackall To: Benoit Boissinot In-Reply-To: References: <1305059286.3175.38.camel@calx> Date: Tue, 10 May 2011 15:54:32 -0500 Message-ID: <1305060872.3175.43.camel@calx> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Cc: duri...@gmail.com, mercurial-de...@selenic.com X-BeenThere: mercurial-de...@selenic.com X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: mercurial-devel-boun...@selenic.com Errors-To: mercurial-devel-boun...@selenic.com On Tue, 2011-05-10 at 22:33 +0200, Benoit Boissinot wrote: > On Tue, May 10, 2011 at 10:28 PM, Matt Mackall wrote: > > > > One of the few things I would consider changing here is the commands > > table. Ideally the command table entries would somehow be stored right > > next to the command definition. > > Might be doable with some kind of decorator filling the table maybe? > (But it could lead to a worse startup time). That's one possibility. I don't know enough about what actually happens in the 'compile stage', but I suspect you're right about startup time. -- Mathematics is the supreme nostalgia of our time. _______________________________________________ Mercurial-devel mailing list Mercurial-de...@selenic.com http://selenic.com/mailman/listinfo/mercurial-devel