Cool!

It reminds me the package dependency analyzer of Dolphin Smalltalk.

:)

Esteban A. Maringolo


2014-07-11 13:42 GMT-03:00 Baptiste Quidé <[email protected]>:
> Hello Pharo users,
>
> 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
>
>

Reply via email to