[ 
https://issues.apache.org/jira/browse/ARTEMIS-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15623179#comment-15623179
 ] 

ASF subversion and git services commented on ARTEMIS-830:
---------------------------------------------------------

Commit 4b5cbb86aafef0b3ab969cf38bd17620efc1e7f3 in activemq-artemis's branch 
refs/heads/master from [~bennetelli]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=4b5cbb8 ]

ARTEMIS-830 Remove cyclic dependencies

Removes cyclic dependencies between classes and packages in the 
artemis-jdbc-store projetct by moving classes and methods to other locations 
and reducing the visibility of classes, fields and methods. Solving cyclic 
dependencies is important to keep the codebase maintainable. Scenarios where 
"everything uses everything" should be avoided.


> Remove cyclic dependencies between packages/classes in artemis-jdbc-store
> -------------------------------------------------------------------------
>
>                 Key: ARTEMIS-830
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-830
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Bennet Schulz
>
> Currently there are lots of dependencies between classes and packages in 
> artemis-jdbc-store. These cyclic dependencies should be solved and the 
> codebase should be free from tangles to keep it maintainable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to