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 _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
