| Trustin Lee (JIRA) 2006-11-13, 8:09 am |
| [ http://issues.apache.org/jira/brows...ER-478?page=all ]
Trustin Lee updated DIRSERVER-478:
----------------------------------
Priority: Minor (was: Major)
> Standarzied serialization and deserialization of Name, Attribute, and Attributes.
> ---------------------------------------------------------------------------------
>
> Key: DIRSERVER-478
> URL: http://issues.apache.org/jira/browse/DIRSERVER-478
> Project: Directory ApacheDS
> Issue Type: Improvement
> Components: core
> Reporter: Trustin Lee
> Assigned To: Trustin Lee
> Priority: Minor
>
> 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/secur...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|