Skip to content
Snippets Groups Projects
Commit 09b482d6 authored by Martin Stiemerling's avatar Martin Stiemerling :speech_balloon:
Browse files

Update 01-introduction.md

parent 0fd25438
No related branches found
No related tags found
3 merge requests!90Develop,!62Resolve "Update database in order to achieve the long-term goals of the project",!53V.0.1.0 Codename Threadbare
Pipeline #51684 passed
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
...@@ -6,11 +6,12 @@ Lorem ipsum at nusquam appellantur his, labitur bonorum pri no [@dueck:trio]. Hi ...@@ -6,11 +6,12 @@ Lorem ipsum at nusquam appellantur his, labitur bonorum pri no [@dueck:trio]. Hi
## Overarching Project Goals ## Overarching Project Goals
* Keep It Simple, Stupid (KISS) * 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 * Integrate state-of-the-art technologies and methodologies
* Document, Document, Document
* Automate almost everything right from the beginning * Automate almost everything right from the beginning
* Document, Document, Document
* be an excellent citizen: test, test, test * be an excellent citizen: test, test, test
* no hacks!
Some unsorted thoughts the be ordered yet: Some unsorted thoughts the be ordered yet:
...@@ -20,7 +21,7 @@ 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 of controller should be kept simple/lean, i.e., just the basic primitives
* core should be extended by modules to add functionality beyond basics * core should be extended by modules to add functionality beyond basics
* modules should be loaded (or unloaded) during runtime of the controller core * 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 ## Use Cases to be considered
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment