Oct. 8, 2014
5:59 a.m.
On 07 Oct 2014, at 21:42, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
If I evaluate: (CodeImporter evaluateFileNamed: 'foo.st')
In a headless pharo image, does it count as interactive?
Normally not⦠it should be non-interactive in all cases. (like loading monticello, loading change setsâ¦) Marcus