help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] [PATCH] Print the filename of the to be loaded .sta


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] [PATCH] Print the filename of the to be loaded .star file
Date: Tue, 27 Apr 2010 13:49:36 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100413 Fedora/3.0.4-2.fc13 Thunderbird/3.0.4

On 04/24/2010 09:02 PM, Paolo Bonzini wrote:

> Does it work for "fake" packages that are declared in packages.xml
> (iirc two of these are Regex or MD5)?

I tried various ways. E.g. using (PackageLoader packageAt: package)
fullPathOf: 'package.xml' but that didn't really work for the MD5
package either (it did some times). I have opted for adding a #describe
to Package and one to the StartPackage too. Is that any good?


> 
>> I'm also
>> working on a patch to inject the right directory into the baseDirectories.
> 
> Makes sense, thanks!

I still have some problems with the scripts/Package.st to fully
understand how it is handling the --test... so this takes some more time.



Attachment: 0001-Indicate-which-package-file-was-loaded-for-the-packa.patch
Description: Text document


reply via email to

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