Issue #14789 has been reported by hai wu. ---------------------------------------- Bug #14789: Puppet::Parser::Functions.autoloader.loaded not available in puppet 3.0 https://projects.puppetlabs.com/issues/14789
Author: hai wu Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: 3.0.0rc3 Keywords: Branch: I was using this: Puppet::Parser::Functions.autoloader.load(:functionname) unless Puppet::Parser::Functions.autoloader.loaded?(:functionname) from this URL: http://vstone.eu/why-not-to-use-puppetparserfunctions-autoloader-loadall/. But it seems 'Puppet::Parser::Functions.autoloader.loaded' is no longer available in puppet 3.0. Any alternative in puppet 3.0? -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
