Remove cyclic dependencies among packages
-----------------------------------------

                 Key: DIRMINA-336
                 URL: https://issues.apache.org/jira/browse/DIRMINA-336
             Project: MINA
          Issue Type: Task
            Reporter: Trustin Lee
         Assigned To: Trustin Lee
             Fix For: 2.0.0-M1


Cyclic dependency is generally a bad thing.  We have a lot of cyclic 
dependencies comparing the number of classes we have.  Some are intended, and 
others are not.  Having unintended cyclic dependencies is an obvious problem.  
Having intended cyclic dependencies is not really a problem, but they will 
hinder us from finding out unintended cyclic dependencies, which is bad.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to