Montacello configuration writing

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Montacello configuration writing

hilaire
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Montacello configuration writing

Dale
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" <[hidden email]> 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
| [hidden email]
| http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project