Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 31975 invoked from network); 7 Sep 2005 02:50:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Sep 2005 02:50:03 -0000 Received: (qmail 98331 invoked by uid 500); 7 Sep 2005 02:50:03 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 98309 invoked by uid 500); 7 Sep 2005 02:50:02 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 98296 invoked by uid 99); 7 Sep 2005 02:50:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2005 19:50:02 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of williamstw@gmail.com designates 64.233.184.197 as permitted sender) Received: from [64.233.184.197] (HELO wproxy.gmail.com) (64.233.184.197) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2005 19:50:15 -0700 Received: by wproxy.gmail.com with SMTP id i17so1003739wra for ; Tue, 06 Sep 2005 19:50:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AuyOSfyowzZHfNZD+kwK+gNeEt5lywnzy9JRFpX/T9L0idDY8h2iwumU4r/lu+amYadgi/2nPK2CHIXLF+w9AxNm/Q5Jc0zCSDTyY2wNYH2YgXSmEZjluAijT6aKc8h3uoBbuc7kAuVPvqtuxWP0T+eWE8JPkOFkY235GEi/H5g= Received: by 10.54.42.17 with SMTP id p17mr164370wrp; Tue, 06 Sep 2005 19:50:00 -0700 (PDT) Received: by 10.54.125.16 with HTTP; Tue, 6 Sep 2005 19:50:00 -0700 (PDT) Message-ID: <4998884405090619506a5c0dde@mail.gmail.com> Date: Tue, 6 Sep 2005 22:50:00 -0400 From: Tim Williams To: user@forrest.apache.org Subject: Re: CSVGenerator In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4998884405090614294ef332c2@mail.gmail.com> <431E1BD8.5010601@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/6/05, Glen Tulin wrote: > Ross Gardler wrote: > > Glen Tulin wrote: >=20 > > Plugins can contain new components, so I'd recomend creating an input > > plugin for it. It's *really* easy to create a plugin - see > > http://forrest.apache.org/docs_0_70/howto/howto-buildPlugin.html > Plugin? Of course, plugin. I knew there must be something. Can a plugin > have custom Java? yes, you'll see the structure for it when you do seed plugin. it's under "= src" > > If you do this please consider providing a patch so we can include it > > for others. > will be glad to contribute. >=20 > > If you need help creating the plugin, join us on the dev list and we > > will help out. > let me do some RTFM. >=20 >