help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] re-loading code


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] re-loading code
Date: Sat, 22 Jan 2011 18:21:16 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

On 01/22/2011 04:52 PM, Stefan Schmiedl wrote:
>  When you try to use FileStream fileIn: 'Source' you will need to
>  manually set the right namespace.

which I should be able to do by providing some wrapper.

I'm going to add #fileIntoNamespace: soon to both FilePath and Stream, which will give you

   'Source' asFile fileIntoNamespace: Foo

Paolo



reply via email to

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