diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 000e29700..8ecce8fd7 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -73,6 +73,11 @@ II. Abstract goals that need to be abstract until we get into design decisions. ====================================================================== +* Main goals: Simplicity, Understandability, Extensibility + + Simple and understandable for the target audience - developers, + build-engineers ... + * remove magic properties if at all humanly possible * remove as much dependency on native scripts as possible. @@ -93,6 +98,8 @@ decisions. * no commit without documentation (ouch 8-) +* no commit without testcases + III. Things that are simple, easy to implement, where we expect the committers to agree ======================================================================