On Oct 14, 2010, at 2:08 PM, Markus Roberts wrote: > > > I went back and re-read the thread about autoloading > (http://groups.google.com/group/puppet-dev/browse_thread/thread/2228455628cf083c/7aa89c325721fe08), > and my understanding of the consensus was different: I thought we decided > that we would prohibit files from containing classes that were unrelated to > the filename, but we would still permit nesting and multiple classes per > file. So, for instance, a file foo.pp would be allowed to contain "class foo > { }" or "class foo::bar { }" or even "class foo { class bar { } }", but not > "class bar { }". > > That had been my impression as well.
That's what I prefer. -- Dawkins's Law of Adversarial Debate: When two incompatible beliefs are advocated with equal intensity, the truth does not lie half way between them. --------------------------------------------------------------------- Luke Kanies -|- http://puppetlabs.com -|- +1(615)594-8199 -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
