From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.87.8 with SMTP id k8cs90808fgb; Fri, 12 Mar 2010 07:22:38 -0800 (PST) Received: by 10.229.251.72 with SMTP id mr8mr246153qcb.30.1268407358033; Fri, 12 Mar 2010 07:22:38 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 5si3297582qwg.23.2010.03.12.07.22.37; Fri, 12 Mar 2010 07:22:38 -0800 (PST) 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 47B7F18582F4; Fri, 12 Mar 2010 10:22:37 -0500 (EST) Received: from www.cquest.utoronto.ca (www.cquest.utoronto.ca [192.82.128.5]) by rubyforge.org (Postfix) with ESMTP id 8335518582D7 for ; Fri, 12 Mar 2010 10:22:25 -0500 (EST) Received: from pinkfloyd.chass.utoronto.ca ([128.100.160.254]:35558 ident=93) by www.cquest.utoronto.ca with esmtp (Exim 4.43) id 1Nq6gy-0004Zy-Ps for sup-devel@rubyforge.org; Fri, 12 Mar 2010 10:22:24 -0500 Received: from bwalton by pinkfloyd.chass.utoronto.ca with local (Exim 4.63) (envelope-from ) id 1Nq6gy-000853-Ow for sup-devel@rubyforge.org; Fri, 12 Mar 2010 10:22:24 -0500 From: Ben Walton To: sup-devel In-reply-to: <6c0c31751003072145r13f3bdd0m37f47c71995af06e@mail.gmail.com> References: <6c0c31751003072145r13f3bdd0m37f47c71995af06e@mail.gmail.com> Date: Fri, 12 Mar 2010 10:22:22 -0500 Message-Id: <1268407222-sup-8959@pinkfloyd.chass.utoronto.ca> User-Agent: Sup/git MIME-Version: 1.0 Subject: Re: [sup-devel] Writing changes back to sources 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: , Content-Type: multipart/mixed; boundary="===============1494736238==" Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org --===============1494736238== Content-Transfer-Encoding: 8bit Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=-1268407344-765010-15005-4744-46-="; micalg="pgp-sha1" --=-1268407344-765010-15005-4744-46-= Content-Type: text/plain; charset=UTF-8 Excerpts from Scott Henson's message of Mon Mar 08 00:45:54 -0500 2010: > To do the above I think we probably need standardize how messages > are added and removed from sources. The maildir source has > store_message and delete. I would suppose that we would need to > implement something similar for the other sources (is mbox the only > other one left?). Does this seem to be a good idea or do we want to > continue having different ways of writing back to sources? This is overall a good idea, I think. I haven't looked at this in some time, so my memory may be off or the code changed in the interim, but if you did something like this, you could like do away with SentManager completely. Without the addition support of the mbox store_message method, it would be a skeleton for default_set_source (or whatever that method is)...at which point that functionality could be handled differently. Just a few (hopefully valid and useful) thoughts. Thanks -Ben --=-1268407344-765010-15005-4744-46-= Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFLmlww8vuMHY6J9tIRAoQ2AKCO/r9taHpUeyMVidMr5+Yem56BAACcDF+g ageOcVzWqeFcLrDPK1bkpN4= =T1Iy -----END PGP SIGNATURE----- --=-1268407344-765010-15005-4744-46-=-- --===============1494736238== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel --===============1494736238==--