aboutsummaryrefslogtreecommitdiff
path: root/paper.tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-04-18 18:49:26 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-04-18 18:49:26 +0100
commitd4fb323e74aa5065e9ac84e99ed2d26e09c27156 (patch)
treea10175b78e7b9074850121f805ba6f9cf8f956fc /paper.tex
parentc7969da4091512f945dddc374eb37f8a210a9246 (diff)
Added arbitrarily complex to description of scalability
Scalability is not just on the size of the project, but also its complexity, so I added an `and/or complex' to the description of the scalability principle.
Diffstat (limited to 'paper.tex')
-rw-r--r--paper.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/paper.tex b/paper.tex
index ae180f1..e7ca088 100644
--- a/paper.tex
+++ b/paper.tex
@@ -273,7 +273,7 @@ However, because the systems as a whole are rarely complete (see \ref{principle:
IPOL fails here because only the final snapshot is published.
\item \label{principle:scalable}\textbf{Scalable:}
-A project should be scalable to arbitrarily large projects.
+A project should be scalable to arbitrarily large and/or complex projects.
\emph{Comparison with existing:}
Most of the more recent solutions above are scalable.