Thanks Eric & Nick for the quick reply.
I feel somehow relieved now (just have to fix the params_lookup function 
itself and not tons of lines around).
Cu at the PuppetConf.

af

On Friday, September 14, 2012 11:03:02 PM UTC+2, Eric Sorenson wrote:
>
> On Sep 14, 2012, at 1:55 PM, Alessandro Franceschi wrote: 
>
> > you wrote that this "conversion" from string to array is needed when 
> calling custom functions in templates or other functions, but not in Puppet 
> DSL. 
> > Is the conversion required  also for the class/define arguments list 
> (which might be considered somehow a border case)? 
> > 
>
> ciao alessandro 
>
> Anything calling from the DSL goes through code that sanitizes the 
> arguments for the receiving function, so it's really just functions from 
> *inside other functions* , the Ruby DSL, or from ERB (inline_template , 
> real templates). So you should not have to change anything. 
>
> Eric Sorenson - [email protected] <javascript:> 
> PuppetConf'12 - 27-28 Sep in SF - http://bit.ly/pcsig12 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-dev/-/Onq3S6b1NxwJ.
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.

Reply via email to