Sept. 21, 2015
5:17 a.m.
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) -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill