Refactor #2064
Checksums should be modeled explicitly in files
| Status: | Accepted | Start date: | 03/10/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | file | |||
| Target version: | - | |||
| Affected Puppet version: | 0.24.7 | Branch: | ||
| Keywords: | ||||
Description
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.
History
#1
Updated by James Turnbull over 3 years ago
- Target version changed from 2.6.0 to 2.7.x
#2
Updated by Luke Kanies almost 2 years ago
This might not be as relevant now.
#3
Updated by Andrew Parker 6 months ago
- Target version deleted (
2.7.x)