Learning Montacello configuration.

Instead of writing a package dependency as

 spec
  package: 'CoolToolSet--Core' with: [spec requires: 'CoolBrowser ALL']

Can't we write more clearly as;

spec package: 'CoolToolSet--Core' requires: 'CoolBrowser ALL'

I find the first one far too cryptic.

Hilaire


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to