[Glass] Load Metacello configuration from local disk

BrunoBB smalltalk at adinet.com.uy
Thu Feb 20 08:12:22 PST 2020


Hi,

My fault.
The correct expression is:
GsDeployer deploy: [
    Metacello new
         baseline: 'HighchartsSt';
         filetreeDirectory:
'/home/gemstone/GsDevKit_home/shared/repos/HighchartsSt/repository';
         onLock: [:ex | ex honor];
		onConflictUseLoaded;
         load.
].




--
Sent from: http://forum.world.st/GLASS-f1460844.html


More information about the Glass mailing list