Issue #8232 has been updated by Luke Kanies.
I've also added a patch that changes behavior a bit - the [] method returns nil instead of :undefined, which makes it much more ruby-like but changes behavior. ---------------------------------------- Refactor #8232: Puppet::Parser::Scope should support []/[]= https://projects.puppetlabs.com/issues/8232 Author: Luke Kanies Status: Accepted Priority: Normal Assignee: Luke Kanies Category: parser Target version: Affected Puppet version: Keywords: hiera scope parser Branch: luke/refactor/master/8232-array_indexers_on_scope This is needed for Hiera integration, at the least, and makes sense in general. I've got the code essentially ready and will post it once I have a ticket number. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
