Re: [Puppet-dev] Puppet Language specification

2013-04-08 Thread Keith Burdis
On 8 April 2013 12:31, Erik Dalén wrote: > > > On Friday 5 April 2013 at 20:26, henrik lindberg wrote: > ... > > I hope we can correct the fundamental ones in the Puppet 4.0 evaluator > > (there are smells around undef, possibility to alter immutable > collections, around certain comparisons, and

Re: [Puppet-dev] Re: Inheriting defaults from a ::params class in a define type

2013-02-26 Thread Keith Burdis
I have run into similar scoping issues in the past so I often use: include ::myclass to avoid "relative" class lookups. - Keith On 27 Feb 2013 02:30, "James Polley" wrote: > > > On Tuesday, 26 February 2013 00:47:29 UTC+11, llowder wrote: >> >> >> >> On Sunday, February 24, 2013 10:27:13 P