You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Brahim Djoudi (JIRA)" <ji...@apache.org> on 2013/09/17 09:21:51 UTC

[jira] [Created] (COLLECTIONS-483) Cyclic dependencies among several packages.

Brahim Djoudi created COLLECTIONS-483:
-----------------------------------------

             Summary: Cyclic dependencies among several packages.
                 Key: COLLECTIONS-483
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-483
             Project: Commons Collections
          Issue Type: Improvement
    Affects Versions: 4.0, 4.0-alpha1
            Reporter: Brahim Djoudi
            Priority: Minor
         Attachments: c4.png

Many packages have mutual dependency, directly or undirectly.
These dependencies may be avoided just by moving some classes and interfaces within different packages.
This refactoring breaks API compatibility but enhances the useability and the maintenability (hopefully) of the library. In addition, few issues in dynamic environments (like OSGi) less occur.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira