|
|
|
|
|
by NoMoreNicksLeft
456 days ago
|
|
>German laws might work different, but I'm not really under the impression that software version control is really that compatible with law making. Hard disagree. It allows you to attach a name to particular portions of the code (and a date), it shows you when the code moves from one status to another (branches), and you could even easily do things like show who voted/signed for any given piece. What's not really compatible with law making as it is now, where to repeal a law it doesn't remove the offending code, but adds more code that says "now you can ignore that previous one". Those don't even make it into the official text until codification occurs (this is periodic, not continuous). >In source code we replace or modify the parts that doesn't work in place. Many laws does not work like that, they are a labyrinth of add ons. A new law is introduced with wordings like "This replaces the words "small businesses" with "nuclear rockets" in the law on "Workplace safety of fishing vessels of 1992", ยง12, section 3, line 5. Exactly. They've been doing it wrong (artifact of doing everything on paper, I think). |
|