Issue #1903 has been updated by James Turnbull. Target version changed from Rowlf to Statler
---------------------------------------- Feature #1903: Metaparams should no longer inherit to contained resources http://projects.reductivelabs.com/issues/1903 Author: Luke Kanies Status: Accepted Priority: Normal Assigned to: Markus Roberts Category: language Target version: Statler Affected version: 0.24.7 Keywords: Branch: This feature was present because we weren't actually passing a real catalog to the client, only weird recursive structures. Now that, in 0.25, we'll be passing a real catalog, we can get rid of this. If someone specifies a relationship to or on a container object (class, definition, or node), that relationship is handled comfortably in the graph, so we don't need to worry about passing them on explicitly in the language. This should significantly clean up some currently messy code, but it will require a bit of diligence to make sure it all works correctly. I'm marking this for 0.25, but eh, it might get bumped. It's not *too* much work, since it's mostly about removing code and testing, but who knows. -- 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.
