Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 17315 invoked from network); 7 Dec 2005 15:14:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Dec 2005 15:14:21 -0000 Received: (qmail 18630 invoked by uid 500); 7 Dec 2005 13:27:32 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 18586 invoked by uid 500); 7 Dec 2005 13:27:31 -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 18575 invoked by uid 99); 7 Dec 2005 13:27:31 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2005 05:27:29 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 5204618B for ; Wed, 7 Dec 2005 14:27:08 +0100 (CET) Message-ID: <470274784.1133962028152.JavaMail.jira@ajax.apache.org> Date: Wed, 7 Dec 2005 14:27:08 +0100 (CET) From: "Trustin Lee (JIRA)" To: dev@directory.apache.org Subject: [jira] Created: (DIRMINA-142) Codec for text protocols Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Codec for text protocols ------------------------ Key: DIRMINA-142 URL: http://issues.apache.org/jira/browse/DIRMINA-142 Project: Directory MINA Type: New Feature Reporter: Trustin Lee Assigned to: Trustin Lee Priority: Minor Fix For: 0.9 Some protocols such as SMTP and IMAP are text-based. There should be a codec which can encode/decode text lines properly. Reverser example provides TextLineEncoder and TextLineDecoder which is simplistic. We could start from there. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira