Add subject-oriented programming as term to show what is meant. - bitreich-docu… | |
git clone git://bitreich.org/bitreich-documents/ git://enlrupgkhuxnvlhsf6lc3fzi… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 56ab7788dc77adf357e2d2bfb0e097a688f62470 | |
parent 1ff891a799d22c6c40de823ea276258b3f280ae3 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Fri, 26 Jan 2018 20:04:47 +0100 | |
Add subject-oriented programming as term to show what is meant. | |
Diffstat: | |
M bitreich-manifesto.md | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/bitreich-manifesto.md b/bitreich-manifesto.md | |
@@ -75,7 +75,7 @@ will never give back. So enforce GPLv3, it’s needed. | |
Software should be written for programmers, which means the code is the | |
documentation, it should be easy readable, low abstraction levels should | |
be used (OOP sucks most of the times) and a simple Makefile to build ev‐ | |
-erything needs to be present. | |
+erything needs to be present. This is subject-oriented programming. | |
#### Bugreports Are Patches | |