2009/12/28 Lukas Renggli
<renggli@gmail.com>
> Another question, do you know what� Refactoring-Spelling�� is
Yes, I wrote it :-)
It reactors your spell errors away :-P
> and who
> depends on it ?
See attached PDFs. This is what Package-Dependencies produces in a few
second: highlighted cyclic dependencies, it removes transitive
dependencies, and it creates a simple graph that carries all
information to load.
Thanks Lukas. I was looking at the pdf about the dependencies of OB but it is different to what you told me at the beginning. For example, you told me:
OB-Refactory --> Refactoring-Core, OB-Standard
OB-Regex --> Refactoring-Core, OB-Standard
But in the pdf I see OB-Regex --> OB-Refactory
I just need to know the DIRECT dependencies. Those classes you use, extend, reference or whatever. If OB-Regex used directly classes from OB-Standard for example, ok, then it is a dependency. But, if you told me OB-Standard just because it was a dependency for OB-Refactory (and this was a dependency for OB-Regex), then, I don't care about it. I just need to know the direct dependencies (not also the dependencies or my dependencies haha )
Cheers
Mariano
�
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project