Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 515 Bytes

workspace.md

File metadata and controls

28 lines (22 loc) · 515 Bytes
MetacelloProjectRegistration registry.

MetacelloProjectRegistration 
	resetRegistry;
	primeRegistryFromImage.

Metacello new
	baseline: [:spec | true ];
	repository: 'filetree:///opt/git/gs/zinc/repository';
	get.
	
Metacello image
	baseline: #('ZincHTTPComponents');
	silently;
	get.

Metacello image
	baseline: #('ZincHTTPComponents');
	silently;
	load: 'Tests'.

System signalAlmostOutOfMemoryThreshold: 75.

"
ZnEntityReaderTests ... off by one stream errors
ZNEntityTests ... off by one ..."