spec for: aCollection do:

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

spec for: aCollection do:

Sean P. DeNigris
Administrator
While perusing Magritte3's config, I just learned another cool thing... that you can pass a collection to for:

        spec
                for: #(#'pharo3.x' #'pharo4.x')
                do: ...

I've needed that a few times but didn't know it would work!
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: spec for: aCollection do:

Dale Henrichs-3
Haha:(

I think my comment on this particular issue[1] applies here as well ...

Dale

[1]
https://github.com/dalehenrich/metacello-work/issues/337#issuecomment-88198613
On 04/05/2015 05:42 PM, Sean P. DeNigris wrote:

> While perusing Magritte3's config, I just learned another cool thing... that
> you can pass a collection to for:
>
> spec
> for: #(#'pharo3.x' #'pharo4.x')
> do: ...
>
> I've needed that a few times but didn't know it would work!
>
>
>
> -----
> Cheers,
> Sean
> --
> View this message in context: http://forum.world.st/spec-for-aCollection-do-tp4817747.html
> Sent from the Metacello mailing list archive at Nabble.com.
>

--
You received this message because you are subscribed to the Google Groups "Metacello" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.