Hi, GTInspector is well done :). If you only want what is in Pharo, you depend on GTInspectorCore. Cheers, Doru On Mon, Sep 21, 2015 at 8:58 AM, stepharo <stepharo@free.fr> wrote:
This is because the configurationOfGTInspector is not well done (it probably uses groups) but groups are evil :) May be damien you should depend on one of the group of GTInspector (if any). Normally we should getting Unit GTInspectorCore and a bundle GTInspector that may use by people to load everything.
Le 21/9/15 05:17, Damien Cassou a écrit :
Hi,
my project depends on GTSpotter and GTInspector which are already in Pharo. How do I describe these dependencies in my ConfigurationOf so that Metacello does no load them? I did
spec configuration: 'GTInspector' with: [ spec version: #stable; repository: 'http://smalltalkhub.com/mc/Moose/GToolkit/main/' ]
but Metacello loaded many things (including Roassal2)
-- www.tudorgirba.com "Every thing has its own flow"