From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.102.218.15 with SMTP id q15cs121773mug; Mon, 22 Mar 2010 10:00:58 -0700 (PDT) Received: by 10.229.211.75 with SMTP id gn11mr2542802qcb.34.1269277256752; Mon, 22 Mar 2010 10:00:56 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 14si7834826qyk.37.2010.03.22.10.00.56; Mon, 22 Mar 2010 10:00:56 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id E09C51D793E1; Mon, 22 Mar 2010 13:00:55 -0400 (EDT) Received: from pion.club.cc.cmu.edu (PION.CLUB.CC.cmu.edu [128.237.157.88]) by rubyforge.org (Postfix) with ESMTP id C400916782A0 for ; Mon, 22 Mar 2010 13:00:48 -0400 (EDT) Received: from rlane by pion.club.cc.cmu.edu with local (Exim 4.69) (envelope-from ) id 1Ntkzf-0004Ae-In; Mon, 22 Mar 2010 13:00:47 -0400 From: Rich Lane To: Michael Stapelberg In-reply-to: <1269257324-sup-3868@midna.zekjur.net> References: <1269012878-sup-691@midna.zekjur.net> <1269257324-sup-3868@midna.zekjur.net> Date: Mon, 22 Mar 2010 13:00:47 -0400 Message-Id: <1269276247-sup-3011@zyrg.net> User-Agent: Sup/git Cc: sup-devel Subject: Re: [sup-devel] [PATCH 2/2] Use nanosecond resolution of mtime for generating the unique id for each message X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Excerpts from Michael Stapelberg's message of 2010-03-22 07:30:15 -0400: > attached to this mail you can find an updated version of the patch. It now > uses a fixed length in sprintf for the nanoseconds so that the IDs will be > increasing. If you add a config option (defaulting to false) I'll accept the patch. I'm going to restart looking at implementing proper maildir support. IIRC the tough part is making it fit within sup's existing source interfaces. Part of my reason for nuking IMAP/mbox+ssh sources was to make changes to the source API easier, so hopefully this will be more tractable now. _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel