On Fri, Mar 15, 2013 at 4:32 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
No :).

We should just ensure that it does not get loaded in Pharo 2.0 with the Metacello mechanism.


Well, if you evaluate in latest Pharo 2.0:

Gofer new
squeaksource3: 'Fuel';
configuration;
load.
(ConfigurationOfFuel project version: #stable) load.
 

the only package installed is ConfigurationOfFuel. Each package of fuel 1.9 default configuration already comes in the image.