help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Package patch


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Package patch
Date: Tue, 10 Jul 2012 10:36:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Il 10/07/2012 10:32, Gwenaël Casaccio ha scritto:
> Hello,
> 
> here is the first version of the patch for adding <dir name="...">
> support in package.xml.
> 
> example:
> 
>   <filein>compiler/initialization/SystemInitialization.st</filein>
>   <filein>compiler/type/Extensions.st</filein>
>   ...
> 
> becomes:
> 
> 
> <dir name="compiler">
>   <filein>...</filein>
>  </dir>
> 
> Comments are welcome

I sent some coding style comments offlist (because you sent it first
only to me), but in general it looks promising.

Thanks!

Paolo





reply via email to

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