On Saturday, September 15, 2012 5:06:52 PM UTC-7, Trevor Vaughan wrote: > > I also use the undef to un-set parameters in various code segments. If > this is made real, it will impact my code. >
Trevor, if I understand correctly I think using undef to un-set parameters won't change. If anything it will be preserved in cases (i.e. into defined types) where it currently gets silently dropped. Do you have a little code sample? -=Eric -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/LzxOfpLRUTUJ. 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-users?hl=en.
