Issue #14789 has been updated by Kelsey Hightower. Status changed from Unreviewed to Investigating Assignee set to Patrick Carlisle
Patrick, Can you take a look at this and see if anything jumps out? I figured with the recent autoloader work you've done you might have some quick answers. ---------------------------------------- Bug #14789: Puppet::Parser::Functions.autoloader.loaded not available in puppet 3.0 https://projects.puppetlabs.com/issues/14789#change-64415 Author: hai wu Status: Investigating Priority: Normal Assignee: Patrick Carlisle 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.
