Hilaire, Thanks for the feedback.
I've opened http://code.google.com/p/metacello/issues/detail?id=69 to track this issue. This might be a shortcut worth adding, since it _is_ used very frequently. You'd still need to revert to the #package:with: form if you wanted to set multiple attributes ... does that make sense? Dale ----- "Hilaire Fernandes" <[email protected]> wrote: | 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 | [email protected] | http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
