| Trustin Lee (JIRA) 2005-11-28, 5:54 pm |
| [ http://issues.apache.org/jira/brows...NA-126?page=all ]
Trustin Lee closed DIRMINA-126:
-------------------------------
Fix Version: 0.9
(was: 0.9.1)
Resolution: Fixed
I used ObjectInput/OutputStream to implement this feature. read/writeClassDescriptor() method is overridden to minimize the size of the serialized data.
> ByteBuffer.get/putObject()
> --------------------------
>
> Key: DIRMINA-126
> URL: http://issues.apache.org/jira/browse/DIRMINA-126
> Project: Directory MINA
> Type: New Feature
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Priority: Minor
> Fix For: 0.9
>
> Adding get/putObject() to ByteBuffer will make protocol implementor's life very easier. What we have to consider are the possible performance hit and the size of the serialized data.
--
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
|