diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-07-06 16:32:17 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-07-06 16:32:17 -0400 |
| commit | ece3849c9df1acc48a40c9d3d2e627fb9f33a8e0 (patch) | |
| tree | 0c016d37e294e3d48a1dd6b9de239bcb03501fc4 /doc/forum | |
| parent | e2284148b810c596bb4fcc581bd75e9d29c1826f (diff) | |
response
Diffstat (limited to 'doc/forum')
| -rw-r--r-- | doc/forum/Separation_of_data_and_code/comment_1_0ba5dff744eeba857ab7fadfad883b13._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/forum/Separation_of_data_and_code/comment_1_0ba5dff744eeba857ab7fadfad883b13._comment b/doc/forum/Separation_of_data_and_code/comment_1_0ba5dff744eeba857ab7fadfad883b13._comment new file mode 100644 index 00000000..ae50a008 --- /dev/null +++ b/doc/forum/Separation_of_data_and_code/comment_1_0ba5dff744eeba857ab7fadfad883b13._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-07-06T20:19:27Z" + content=""" +I was going to write something asserting that it's entirely data, +and not code, though typed data expressed in a programming language. + +However, I think it's better to say that this code/data distinction is +much less a useful distinction that commonly thought, one that things, +especially in the configuration management space often chafe under (see +all the turing complete ill-specified languages built on top of what +started out as some pure data format that are in use by almost every other +configuration management tool), and that Propellor is an attempt to +move in a more useful and less ridigly defined direction. +"""]] |
