Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 59351 invoked from network); 6 Dec 2005 04:05:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Dec 2005 04:05:25 -0000 Received: (qmail 54469 invoked by uid 500); 6 Dec 2005 04:05:24 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 54425 invoked by uid 500); 6 Dec 2005 04:05:23 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 54414 invoked by uid 99); 6 Dec 2005 04:05:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 20:05:23 -0800 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of trustin@gmail.com designates 64.233.184.192 as permitted sender) Received: from [64.233.184.192] (HELO wproxy.gmail.com) (64.233.184.192) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 20:05:23 -0800 Received: by wproxy.gmail.com with SMTP id 68so827288wri for ; Mon, 05 Dec 2005 20:05:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=HacF1Tp8y92LuD7ZvIHT+xJhs4VknoUbCFuzlNuhWEWzvuEY/cnREThLfMUTUQVC3N4/UXBdSxRyy6eEbSbrbZLDHT8EYnyejM3h9GPUo9jaf0J7je1tnuyLv6MR2JiVp5QploH6uTJ4J+OHa0mYwnWvE/YLgYr/VmOwtvAKPhc= Received: by 10.54.122.10 with SMTP id u10mr36933wrc; Mon, 05 Dec 2005 20:05:02 -0800 (PST) Received: by 10.54.127.2 with HTTP; Mon, 5 Dec 2005 20:05:02 -0800 (PST) Message-ID: <768dcb2e0512052005j415736bcw@mail.gmail.com> Date: Tue, 6 Dec 2005 13:05:02 +0900 From: Trustin Lee To: Apache Directory Developers List Subject: [mina] New 'Chains of Responsibility' support in MINA MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_532_8739691.1133841902376" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_532_8739691.1133841902376 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi all, Enrique checked in the implementation of 'Chains of Responsiblity' support for MINA a few days ago in org.apache.mina.handler.chain. It was originall= y forked from commons-chain, but I modified a little bit to fit more better into MINA. Now you can implement complex protocols which has many steps to process a message using CoR pattern which is seamlessly integrated with MINA. This feature will be included in version 0.9.0, which will be released very soon. Let's enjoy his work! Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ ------=_Part_532_8739691.1133841902376 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi all,

Enrique checked in the implementation of 'Chains of Responsi= blity' support for MINA a few days ago in org.apache.mina.handler.chain.&nb= sp; It was originally forked from commons-chain, but I modified a little bi= t to fit more better into MINA.  Now you can implement complex protoco= ls which has many steps to process a message using CoR pattern which is sea= mlessly integrated with MINA.  This feature will be included in versio= n=20 0.9.0, which will be released very soon.

Let's enjoy his work!
Tr= ustin
--
what we call human nature is actually human habit
--
= http://gleamynode.net/ ------=_Part_532_8739691.1133841902376--