Issue #1949 has been reported by luke. ---------------------------------------- Refactor #1949: Puppet::Relationship should use metadata rather than labels http://projects.reductivelabs.com/issues/1949
Author: luke Status: Accepted Priority: High Assigned to: luke Category: plumbing Target version: 0.25.0 Affected version: 0.24.7 The 'relationship' class still has some structural holdover from the GRATR days, and it should be removed. It should be really simple - make 'callback' and 'event' attributes, rather than using the label. We should keep the 'label' method, or some similar way of collecting all of our attributes in a single hash, so it's easy to duplicate edges, which comes up frequently. This is a high priority because if we change it after 0.25, it will break backward compatibility. ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
