I would like to allow regexps to be passed as function parameters, do you others think that is a good idea? And do you think it should be added to only the future parser in that case?
There is also the question of allowing them to be stored in variables and passed as parameters to classes, defines and resources. That would be neat in my opinion but could have some issues as they can't be represented in JSON. That could cause issues for JSON catalogs and PuppetDB I guess. But anyway, only allowing them as function parameters shouldn't cause any issue for that. -- Erik Dalén -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
