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



_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to