Title: Message Title
Erik Dalén commented on an issue
Puppet / Improvement PUP-487
Decide on 'in' operator vs. '=='
The 'in' operator in Puppet 3x is a mysterious beast, it does not use the puppet rules for equality and results in paradoxes. It is also not very versatile (it allows searching for a fixed substring in a string, but not a pattern, a not a substring in a collection of strings/keys.

The 4x in operator is enhanced to perform the following:

* String in ...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to