Skip to content
Snippets Groups Projects

V.0.1.0 Codename Threadbare

Closed Ghost User requested to merge v.0.1.0-codename-threadbare into master
1 file
+ 4
3
Compare changes
  • Side-by-side
  • Inline
@@ -6,11 +6,12 @@ Lorem ipsum at nusquam appellantur his, labitur bonorum pri no [@dueck:trio]. Hi
## Overarching Project Goals
* Keep It Simple, Stupid (KISS)
* Reuse existing technologies bits wherever possible
* Reuse existing technologies bits wherever possible if those are stable, i.e., documented, maintained etc, on a long time scale
* Integrate state-of-the-art technologies and methodologies
* Document, Document, Document
* Automate almost everything right from the beginning
* Document, Document, Document
* be an excellent citizen: test, test, test
* no hacks!
Some unsorted thoughts the be ordered yet:
@@ -20,7 +21,7 @@ Some unsorted thoughts the be ordered yet:
* core of controller should be kept simple/lean, i.e., just the basic primitives
* core should be extended by modules to add functionality beyond basics
* modules should be loaded (or unloaded) during runtime of the controller core
* reuse existing software if possible and if those are stable, i.e., documented, maintained etc, on a long time
## Use Cases to be considered
Loading