Any visualisation for Metacello?
Hi, I have to deal with complex configurations involving Pier (and some of its plugins), Magritte, Voyage, Mongo and Seaside. There is a bug somewhere because I can't load all of that. Is there any tool that would show me a graph of the projects and their dependencies? If there is no graph, is there at least some place to get the information? I know the #record + #loadDirective combo, but I don't understand the result and it does not help. Best -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
metaceller in the moose image maybe On Oct 2, 2013, at 6:29 PM, Damien Cassou <damien.cassou@gmail.com> wrote:
Hi,
I have to deal with complex configurations involving Pier (and some of its plugins), Magritte, Voyage, Mongo and Seaside. There is a bug somewhere because I can't load all of that. Is there any tool that would show me a graph of the projects and their dependencies? If there is no graph, is there at least some place to get the information? I know the #record + #loadDirective combo, but I don't understand the result and it does not help.
Best
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Gofer new url: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main'; package: 'ConfigurationOfGToolkit'; load. (Smalltalk at: #ConfigurationOfGToolkit) project development load. (Smalltalk at: #GTMetaceller) open. Le 2 oct. 2013 à 19:03, Stéphane Ducasse a écrit :
metaceller in the moose image maybe
On Oct 2, 2013, at 6:29 PM, Damien Cassou <damien.cassou@gmail.com> wrote:
Hi,
I have to deal with complex configurations involving Pier (and some of its plugins), Magritte, Voyage, Mongo and Seaside. There is a bug somewhere because I can't load all of that. Is there any tool that would show me a graph of the projects and their dependencies? If there is no graph, is there at least some place to get the information? I know the #record + #loadDirective combo, but I don't understand the result and it does not help.
Best
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Indeed. And if you need some other information than the one shown, just let us know and we can try to add it. Doru On Thu, Oct 3, 2013 at 10:13 AM, Christophe Demarey < Christophe.Demarey@inria.fr> wrote:
Gofer new url: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main'; package: 'ConfigurationOfGToolkit'; load.
(Smalltalk at: #ConfigurationOfGToolkit) project development load.
(Smalltalk at: #GTMetaceller) open.
Le 2 oct. 2013 à 19:03, Stéphane Ducasse a écrit :
metaceller in the moose image maybe
On Oct 2, 2013, at 6:29 PM, Damien Cassou <damien.cassou@gmail.com> wrote:
Hi,
I have to deal with complex configurations involving Pier (and some of
its plugins), Magritte, Voyage, Mongo and Seaside. There is a bug
somewhere because I can't load all of that. Is there any tool that
would show me a graph of the projects and their dependencies? If there
is no graph, is there at least some place to get the information? I
know the #record + #loadDirective combo, but I don't understand the
result and it does not help.
Best
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill
-- www.tudorgirba.com "Every thing has its own flow"
participants (4)
-
Christophe Demarey -
Damien Cassou -
Stéphane Ducasse -
Tudor Girba