Issue #14789 has been updated by Patrick Carlisle.

Status changed from Investigating to In Topic Branch Pending Review
Priority changed from Normal to Urgent
Target version set to 3.0.0

https://github.com/puppetlabs/puppet/pull/840

I'm targeting this at 3.0 because fixing it revealed that some of the methods 
didn't work correctly (inconsistencies between having the .rb extension and 
not).
----------------------------------------
Bug #14789: Puppet::Parser::Functions.autoloader.loaded not available in puppet 
3.0
https://projects.puppetlabs.com/issues/14789#change-64575

Author: hai wu
Status: In Topic Branch Pending Review
Priority: Urgent
Assignee: Patrick Carlisle
Category: 
Target version: 3.0.0
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.

Reply via email to