Hi,

When loading moose or GT I get the error bellow.
Any idea from where GLMFillWidthStrategy, GLMFillWidthAndHeightStrategy or GLMRigidStrategy come?
(I didn't look into it)

A simple way to reproduce is by executing:
Gofer it
smalltalkhubUser: 'Moose' project: 'GToolkit';
package: 'ConfigurationOfGToolkit'; 
load.
#ConfigurationOfGToolkit asClass loadDevelopment.

Cheers,
Andrei

This package depends on the following classes:

  GLMFillWidthStrategy

  GLMFillWidthAndHeightStrategy

  GLMRigidStrategy

You must resolve these dependencies before you will be able to load these definitions: 

  GLMFillWidthAndHeightStrategy>>#initializeContainer:

  GLMFillWidthAndHeightStrategy>>#initializeFirstColumn:

  GLMFillWidthAndHeightStrategy>>#initializePane:

  GLMFillWidthAndHeightStrategy>>#initializeSecondColumn:

  GLMFillWidthStrategy>>#initializeContainer:

  GLMFillWidthStrategy>>#initializeFirstColumn:

  GLMFillWidthStrategy>>#initializePane:

  GLMFillWidthStrategy>>#initializeSecondColumn:

  GLMRigidStrategy>>#initializeContainer:

  GLMRigidStrategy>>#initializeFirstColumn:

  GLMRigidStrategy>>#initializePane:

  GLMRigidStrategy>>#initializeSecondColumn: