Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 63097 invoked from network); 23 Jun 2006 16:08:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Jun 2006 16:08:50 -0000 Received: (qmail 37225 invoked by uid 500); 23 Jun 2006 16:05:33 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 37196 invoked by uid 500); 23 Jun 2006 16:05:32 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Received: (qmail 37171 invoked by uid 99); 23 Jun 2006 16:05:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jun 2006 09:05:32 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of rooneg@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jun 2006 09:05:31 -0700 Received: by ug-out-1314.google.com with SMTP id q2so405874uge for ; Fri, 23 Jun 2006 09:05:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=L7/ovuCci3VJrMJNqXM00EsjSJMECWoHojHAznwBLgIaUN+W36F95f3qqGrKZbsTV+glaed93uxhD+Bl9JjP50Z0FJlUEtGqwxhLOm55gYp/gWrAEaSwNmOlxFTdx4bDDp8EhL5LDz+Bz8S8K7NAzejG0vfN6f+UNKVeTNSbCrs= Received: by 10.78.157.8 with SMTP id f8mr1325870hue; Fri, 23 Jun 2006 09:05:10 -0700 (PDT) Received: by 10.78.81.7 with HTTP; Fri, 23 Jun 2006 09:05:08 -0700 (PDT) Message-ID: <7edfeeef0606230905u513216bcqc1066b1d5b4825af@mail.gmail.com> Date: Fri, 23 Jun 2006 12:05:08 -0400 From: "Garrett Rooney" Sender: rooneg@gmail.com To: abdera-dev@incubator.apache.org Subject: Re: Abdera and Feed Thread In-Reply-To: <449C0F62.3030002@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <449BD8B4.6000504@torrez.us> <449C0F62.3030002@gmail.com> X-Google-Sender-Auth: 52f82b073ccba6b0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 6/23/06, James M Snell wrote: > There are methods on Entry and Factory to support Feed Thread. If there are methods on Entry and Factory related to threading, how would it be possible to separate it out into an extension? -garrett