Determining what Metacello would load
Posted by
Sean P. DeNigris on
Dec 07, 2011; 10:04pm
URL: https://forum.world.st/Determining-what-Metacello-would-load-tp4170701.html
The Metacello chapter is great, especially the workflow part - thank you.
I would mention fetching, which is very useful for testing configs and before accidentally loading the wrong thing. For example, printing "ConfigurationOfMyProject project bleedingEdge fetch loadDirective"
gives you a description of what would be loaded in the current image.
Sean
Cheers,
Sean