Issue #1907 has been reported by luke. ---------------------------------------- Feature #1907: The 'include' function should create a class relationship http://projects.reductivelabs.com/issues/1907
Author: luke Status: Accepted Priority: Normal Assigned to: luke Category: language Target version: 0.25.0 Complexity: Unknown Affected version: 0.24.7 Keywords: Puppet's 'include' function is an implicit statement of dependency, but that dependency is not currently reflected in the resource graph. The function should be enhanced to create a dependency between the including class and the included class. It might make more sense to create a new function that has both the behaviour of 'include' and this new behaviour, given backward compatibility concerns - i.e., this could result in a lot of cyclical dependencies. ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
