You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2007/01/22 02:50:29 UTC

[jira] Created: (DIRMINA-336) Remove cyclic dependencies among packages

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