Issue #1907 has been updated by luke. Status changed from Accepted to Rejected
After discussion on the list[1], this is actually a bad idea. 1 - http://groups.google.com/group/puppet-dev/browse_thread/thread/13d5f75fc0e81f2e/d75ce6dde11fc67c ---------------------------------------- Feature #1907: The 'include' function should create a class relationship http://projects.reductivelabs.com/issues/1907 Author: luke Status: Rejected 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 -~----------~----~----~----~------~----~------~--~---
