Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 82301 invoked from network); 10 Feb 2006 05:16:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Feb 2006 05:16:07 -0000 Received: (qmail 68520 invoked by uid 500); 10 Feb 2006 05:16:01 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 68462 invoked by uid 500); 10 Feb 2006 05:16:01 -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 68450 invoked by uid 99); 10 Feb 2006 05:16:01 -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; Thu, 09 Feb 2006 21:16:00 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 6ECCD192 for ; Fri, 10 Feb 2006 06:15:05 +0100 (CET) Message-ID: <1719532274.1139548505451.JavaMail.jira@ajax.apache.org> Date: Fri, 10 Feb 2006 06:15:05 +0100 (CET) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSERVER-478) Standarzied serialization and deserialization of Name, Attribute, and Attributes. In-Reply-To: <1234697003.1119622271595.JavaMail.jira@ajax.apache.org> 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 [ http://issues.apache.org/jira/browse/DIRSERVER-478?page=all ] Alex Karasulu updated DIRSERVER-478: ------------------------------------ Component: core > Standarzied serialization and deserialization of Name, Attribute, and Attributes. > --------------------------------------------------------------------------------- > > Key: DIRSERVER-478 > URL: http://issues.apache.org/jira/browse/DIRSERVER-478 > Project: Directory ApacheDS > Type: Improvement > Components: core > Reporter: Trustin Lee > Assignee: Trustin Lee > > We should provide standardized high-performance serialization/deserialization mechanism as a library. > Using Java serialization has couple of cons: > * Slow > * Resulting data is big > * Serialized data might be unable to read due to class signature changes > It will also help users to create their own ContextPartition implementation easily. -- 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