>
>
> Proposal here is that Package <| |> would realize, but Package <| |> { }
> wouldn't.
>
What about passing a collection to a function?
foo( <| search=whatever |> {} )
seems like penalizing a common case.
> Could we add the ability to query whether a given resource has
>> been realized or not? How much of an ordering problem is this?
>> Package <| state == virtual |>
>> Package <| state == real |>
>
>
>
When you "realize" a resource, it stops being virtual? or does it continue
to be a "virtual" resource for the sake of searches?
If you expect to be able to change the value of thing you're searching, then
we have to be very careful about defining what ordering means. I haven't
tried to work out the flow diagrams, since my coffee hasn't kicked in yet
this morning.
~Jesse
--
You received this message because you are subscribed to the Google Groups
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-dev?hl=en.