From commons-user-return-8157-apmail-jakarta-commons-user-archive=jakarta.apache.org@jakarta.apache.org Sat Jul 03 20:30:10 2004 Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 32530 invoked from network); 3 Jul 2004 20:30:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Jul 2004 20:30:10 -0000 Received: (qmail 4323 invoked by uid 500); 3 Jul 2004 20:30:06 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 4277 invoked by uid 500); 3 Jul 2004 20:30:05 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 4224 invoked by uid 99); 3 Jul 2004 20:30:04 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_BY_IP,SB_NEW_BULK,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [64.233.170.197] (HELO mproxy.gmail.com) (64.233.170.197) by apache.org (qpsmtpd/0.27.1) with SMTP; Sat, 03 Jul 2004 13:30:04 -0700 Received: by mproxy.gmail.com with SMTP id m69so13720rne for ; Sat, 03 Jul 2004 13:29:45 -0700 (PDT) Received: by 10.38.15.11 with SMTP id 11mr12411rno; Sat, 03 Jul 2004 13:29:45 -0700 (PDT) Message-ID: <1c661f2f04070313294f88f2b3@mail.gmail.com> Date: Sat, 3 Jul 2004 13:29:45 -0700 From: Don Brown To: commons-user@jakarta.apache.org Subject: [ANN] Chain Promoted to Commons Proper Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Commons Chain is an implementation of the Gang of Four's "Chain of Responsibility" pattern used for the organizing the execution of complex processing flows. It is currently being used in several production applications and will form the backbone of Struts, perhaps as soon as Struts 1.3. http://jakarta.apache.org/commons/chain Don --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org