help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Including files


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Including files
Date: Mon, 04 Sep 2006 08:37:45 +0200
User-agent: Thunderbird 1.5.0.5 (Macintosh/20060719)


How would this know about a filepath specified on the command line,
for example?  (see gst_smalltalk_args and process_file in lib.c)
It wouldn't.
The obvious solution being to call FileStream>>#fileIn: there too. We only need to use process_file to bootstrap the system, everything else had better be done with Smalltalk call-ins. We're actually doing this more often in post-2.2 development versions, to allow filing in a ReadStream.
I'm afraid I'm having difficulty coming to grips with the
recent fad for doing everything outside of Smalltalk.
???

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]