Great. I was about to write myself a little tool. thanks for that,
Norbert Am 15.07.2014 um 10:31 schrieb Baptiste Quide <[email protected]>: > Hello Pharo developers, > > let me introduce a new tool that I developed in the RMOD team: package > dependencies analyzer. > > This project provides a tool able to analyze Smalltalk project packages and > detect dependencies to other packages. It enables automatic dependency > analysis to detect wrong project description (declared dependencies). It's > very easy to use and i hope it will be helpful during your development time. > > As soon as possible, a next version will enable to detect cycle dependencies > among packages. > > The description of the project is on this web-page : > http://www.baptistequide.fr/packagedependencies.php > It's already available on the Configuration Browser on Pharo. > > Your feedback and suggestions are mostly welcome to improve this project. I > invite you to test the tool. > > Cheers, > > Baptiste >
