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. -- Markus ----------------------------------------------------------- The power of accurate observation is commonly called cynicism by those who have not got it. ~George Bernard Shaw ------------------------------------------------------------ -- 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.
