You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2005/05/09 13:20:04 UTC

[jira] Created: (DIRMINA-30) Integrate I/O layer and Protocol layer

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/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DIRMINA-30) Integrate I/O layer and Protocol layer

Posted by "Trustin Lee (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRMINA-30?page=all ]
     
Trustin Lee closed DIRMINA-30:
------------------------------

    Resolution: Fixed

It seems like the API doesn't have any significant flow yet.  We'll reopen it when any important API changes are required.

> 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
>     Assignee: 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/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira