help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Help for SUnit, Packages and Seaside


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Help for SUnit, Packages and Seaside
Date: Fri, 19 Mar 2010 06:31:34 +0100
User-agent: KMail/1.13.1 (Linux/2.6.33-rc8; KDE/4.4.1; i686; ; )

On Friday 19 March 2010 06:18:51 Holger Hans Peter Freyther wrote:

>       - FileStream fileIn: and namespaces. In an attempt to load the test 
> cases
> I was using FileStream fileIn: to load the Seaside-*-Test.st files but it
> mostly fails because most symbols are in the Seaside namespace. Is there a
> selector that I can specifiy a target namespace?
> 
>       So something like: FileStream fileIn: 'Seaside-Tests.st' withNamespace:
> 'Seaside'?

        Okay, I was trying to read PkgLoader.st. So I can do Namespace current: 
Seaside, then load and then switch back to smalltalk.. Is there something 
better?




reply via email to

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