On 08-Jun-11, at 9:31 PM, Brian Gallew wrote: [snip]
See, there's the crux of the issue: arrays are *not* a method of looping. Puppet's DSL is declarative, not procedural (imperative).
This isn't precisely true - every pure functional language I've seen has some sort of list map and filter, otherwise nothing useful could get done.
IMHO there is a mismatch somewhere between the actual domain and the DSL, but it's hard to identify precisely what it is.
-Taj. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.