You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2007/08/24 15:07:31 UTC

[jira] Updated: (DIRSERVER-478) Standarzied serialization and deserialization of Name, Attribute, and Attributes.

     [ https://issues.apache.org/jira/browse/DIRSERVER-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSERVER-478:
----------------------------------------

    Affects Version/s: 1.5.0
        Fix Version/s: 1.5.2

defined Affect/Fix versions

> Standarzied serialization and deserialization of Name, Attribute, and Attributes.
> ---------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-478
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-478
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.5.0
>            Reporter: Trustin Lee
>            Assignee: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 1.5.2
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.