help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Including files


From: Stephen Compall
Subject: Re: [Help-smalltalk] Including files
Date: Sat, 02 Sep 2006 22:19:42 -0500
User-agent: Thunderbird 1.5.0.5 (Macintosh/20060719)

Mike Anderson wrote:
> Adding a primitive would be overkill, wouldn't it? Surely you just need
> a small change to FileStream >> #fileIn:?

How would this know about a filepath specified on the command line,
for example?  (see gst_smalltalk_args and process_file in lib.c)

While the user could always specify a method that is already defined
in the current file, whereupon the information could be retrieved from
that CompiledMethod's MethodInfo, this would be ugly at best.

-- 
Stephen Compall
http://scompall.nocandysw.com/blog




reply via email to

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