Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 57988 invoked from network); 18 Jun 2004 08:21:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Jun 2004 08:21:38 -0000 Received: (qmail 75260 invoked by uid 500); 18 Jun 2004 08:22:02 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 75148 invoked by uid 500); 18 Jun 2004 08:22:01 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 75082 invoked by uid 99); 18 Jun 2004 08:22:01 -0000 Received: from [66.111.0.243] (HELO confixx.bestiole.ch) (66.111.0.243) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 18 Jun 2004 01:22:01 -0700 Received: from [192.168.1.33] (lsn-boi-catv-c121-p001.vtx.ch [212.147.121.1]) by confixx.bestiole.ch (8.11.6/8.11.6) with ESMTP id i5I8LD426178 for ; Fri, 18 Jun 2004 10:21:13 +0200 Mime-Version: 1.0 (Apple Message framework v618) Content-Transfer-Encoding: 7bit Message-Id: <75E7452F-C100-11D8-972E-000A95AF004E@apache.org> Content-Type: text/plain; charset=US-ASCII; format=flowed To: dev@cocoon.apache.org From: Bertrand Delacretaz Subject: Looking for a block name: forum, vote, poll components Date: Fri, 18 Jun 2004 10:21:12 +0200 X-Mailer: Apple Mail (2.618) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Cocoonistas, I have to implement a simple discussion forum, voting (to rate articles) and simple polls for a project that I'm working on, and I'm hoping to be able to contribute these components as a new block before I leave for the Big Trip. As I'm leaving in ten days it won't be a polished thing, but should be a good start. I'll use OJB for persistence, and design simple components that can be used from Flow, with a few examples and anteater and/or JUnit tests. Question is (assuming people are ok with a new block), how to name this new block? forumvote? interactive? visitors? coconuke? I'm lacking a good name ATM - as this will be several distinct components, it could also be distinct blocks, but I think a single block makes more sense as the implementations will be similar. I could also contribute it later in August when I'm back, but my hope is that people will improve it while I'm away ;-) -Bertrand