Issue #12309 has been updated by Chris Price. Status changed from Accepted to In Topic Branch Pending Review Branch set to https://github.com/puppetlabs/puppet/pull/454
---------------------------------------- Refactor #12309: better definition / separation between Puppet::Util and Puppet::Util::Execution https://projects.puppetlabs.com/issues/12309 Author: Chris Price Status: In Topic Branch Pending Review Priority: Low Assignee: Chris Price Category: Target version: Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/454 It seems like a lot of the "execute*" methods that currently reside in Puppet::Util belong in Puppet::Util::Execution... and, conversely, the one method that is currently in Puppet::Util::Execution doesn't really seem execution-specific. Quick sweep through to clean those up; leave deprecated versions of the public methods in Puppet::Util for now. -- 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.
