[Pharo-project] MetacelloToolBox
Cami, (ConfigurationOfMetacello project version: #stable) load: #('batch' 'Metacello-ToolBox') Should do the trick .... the 'batch' group is loaded when you bootstrap Metacello (which brings in the absolute minimum for loading packages)... Dale ----- Original Message ----- | From: "Camillo Bruni" <camillobruni@gmail.com> | To: "Pharo-project@lists.gforge.inria.fr Development" <pharo-project@lists.gforge.inria.fr> | Sent: Tuesday, August 21, 2012 9:36:49 AM | Subject: [Pharo-project] MetacelloToolBox | | Where can I find MetacelloToolBox in 2.0? | | best | cami | |
perfect! thanks dale :) On 2012-08-21, at 19:36, Dale Henrichs <dhenrich@vmware.com> wrote:
Cami,
(ConfigurationOfMetacello project version: #stable) load: #('batch' 'Metacello-ToolBox')
Should do the trick .... the 'batch' group is loaded when you bootstrap Metacello (which brings in the absolute minimum for loading packages)...
Dale
----- Original Message ----- | From: "Camillo Bruni" <camillobruni@gmail.com> | To: "Pharo-project@lists.gforge.inria.fr Development" <pharo-project@lists.gforge.inria.fr> | Sent: Tuesday, August 21, 2012 9:36:49 AM | Subject: [Pharo-project] MetacelloToolBox | | Where can I find MetacelloToolBox in 2.0? | | best | cami | |
participants (2)
-
Camillo Bruni -
Dale Henrichs