| Trustin Lee (JIRA) 2005-06-06, 7:47 am |
| Integrate I/O layer and Protocol layer
--------------------------------------
Key: DIRMINA-30
URL: http://issues.apache.org/jira/browse/DIRMINA-30
Project: Directory MINA
Type: Improvement
Versions: 0.7, 0.8
Reporter: Trustin Lee
Assigned to: Trustin Lee
Fix For: 0.9
MINA 0.7 provides two logical layer to implement protocols: I/O layer and Protocol layer. But I realized this distinction causes a lot of duplicate codes and unclean APIs. Let's find out the best way to merge these two layers into one.
Current branch name is 'api_integration', and the integration is in progress.
--
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
|