Issue #2064 has been updated by Luke Kanies.
This might not be as relevant now. ---------------------------------------- Refactor #2064: Checksums should be modeled explicitly in files https://projects.puppetlabs.com/issues/2064 Author: Luke Kanies Status: Accepted Priority: Normal Assignee: Category: file Target version: 2.7.x Affected Puppet version: 0.24.7 Keywords: Branch: Currently, checksums are used all over in files, but they're always passed around as strings. They should instead be passed around as instances of a Checksum class, which would greatly simplify the checksum handling. This should be relatively straightforward and would be a big win. -- 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.
