A small framework to model user interactions (information, confirmation, input request, choice, file chooser)
Metacello
	new
		repository: 'github://pharo-contributions/Interactions:master';
		baseline: 'Interactions';
		onConflictUseIncoming;
		load.