Issue #7329 has been reported by Daniel Pittman. ---------------------------------------- Bug #7329: rendering hooks using network formats don't match user expectations... https://projects.puppetlabs.com/issues/7329
Author: Daniel Pittman Status: Accepted Priority: Normal Assignee: Daniel Pittman Category: Faces Target version: Statler Affected Puppet version: 2.7.0rc1 Keywords: Branch: We consistently use the unqualified name to refer to rendering formats: `json`, `pson`, `yaml`, etc. On the other hand, we looked for the rendering hook under the names `to_json`, `to_pson`, `to_yaml`, etc. This mismatch made it hard to use, and was surprising. -- 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.
