Re: Load PetitGui with minimal dependency
Posted by
Sean P. DeNigris on
Mar 28, 2012; 12:23am
URL: https://forum.world.st/Load-PetitGui-with-minimal-dependency-tp4428888p4510627.html
Norbert Hartl wrote
> I will update the configuration to load Glamour properly for Pharo 1.3, as well.
Was this ever handled? I just tried to load Glamour into 1.3 and got the same PaginatedMorphTreeModel dependency warning with:
Gofer new
squeaksource: 'Glamour';
package: 'ConfigurationOfGlamour';
load.
((Smalltalk at: #ConfigurationOfGlamour) project version: 'default') load: {'Core'. 'Morphic'}.
Thanks.
Sean
Cheers,
Sean