summaryrefslogtreecommitdiffstats
path: root/cholerab/enterprise
diff options
context:
space:
mode:
Diffstat (limited to 'cholerab/enterprise')
-rw-r--r--cholerab/enterprise/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/cholerab/enterprise/README b/cholerab/enterprise/README
index 36bb33f7..6938fbe0 100644
--- a/cholerab/enterprise/README
+++ b/cholerab/enterprise/README
@@ -29,18 +29,20 @@ then
exec sudo "$0" "$@"
fi
</script>
+
Enterprise Shutdown
------------------
-Mittel der Wahl um einen Shutdown zu forcen
-Bsp: Not-Aus also kommerzielles Produkt
+Mittel der Wahl um einen Shutdown zu erzwingen
+
+Bsp: das Not-Aus in der Maschinensicherheit
Enterprise Deep Copy
--------------------
-var copy = JSON.parse(JSON.stringify(source))
+Bsp: var copy = JSON.parse(JSON.stringify(source))
Enterprise Thinking
-------------------
-Prozess um auf Enterprise Patterns
+Prozess um auf Enterprise Patterns zu kommen
Bug-Driven Development
---------------------