Monticello - packages code Metacello - dependency management between packages Iceberg - GUI for loading code via git
Currently, the cutting edge is to use Iceberg to load Metacello projects which load Monticello packages, although there are other options (e.g. old-school MCZ repos instead of git) Ichiseki wrote > The chapters covering Monticello and Metacello in Deep in to Pharo, are > still relevant in Pharo 7? Yes, but... Configurations are for applying Metacello to MCZ repos. These are replaced by Baselines for git. The API is very similar, but Config #baseline *methods* are reified into Baseline *objects* ----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
