You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2008/06/19 04:53:45 UTC

[jira] Closed: (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 ]

Alex Karasulu closed DIRSERVER-478.
-----------------------------------

    Resolution: Fixed

done a while back with server entries

> 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.3
>
>
> 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.