Commit 66b866ace8e099c897885408b8e8679e7f3d8afb

Authored by Geoffrey Challen
1 parent 60b370fd

New.

certainty.tex
@@ -12,8 +12,6 @@ variety of different adaptation patterns. @@ -12,8 +12,6 @@ variety of different adaptation patterns.
12 12
13 \subsection{Evaluating Alternatives} 13 \subsection{Evaluating Alternatives}
14 14
15 -% 24 Dec 2014 : GWA : TODO : Trim.  
16 -  
17 The optional \texttt{evaluate} block of a \texttt{maybe} statement allows 15 The optional \texttt{evaluate} block of a \texttt{maybe} statement allows
18 programmers to provide app-specific \textit{a posteriori} evaluation logic. 16 programmers to provide app-specific \textit{a posteriori} evaluation logic.
19 However, in many cases, we expect that \texttt{maybe} statements will be used 17 However, in many cases, we expect that \texttt{maybe} statements will be used
discussion.tex
1 -% 24 Dec 2014 : GWA : TODO : Trim.  
2 -  
3 \section{Discussion} 1 \section{Discussion}
4 \label{sec-discussion} 2 \label{sec-discussion}
5 3
related.tex
@@ -14,7 +14,7 @@ computation should be performed. Fundamentally, the goals of AOP and the @@ -14,7 +14,7 @@ computation should be performed. Fundamentally, the goals of AOP and the
14 \texttt{maybe} statement differ, with AOP focusing on modularity and 14 \texttt{maybe} statement differ, with AOP focusing on modularity and
15 \texttt{maybe} focused on enabling adaptation by expressing uncertainty. 15 \texttt{maybe} focused on enabling adaptation by expressing uncertainty.
16 16
17 -\texttt{maybe} shares similaries with language-based approaches to adapting 17 +\texttt{maybe} shares similarities with language-based approaches to adapting
18 energy consumption such as Eon~\cite{sensys07-eon} and 18 energy consumption such as Eon~\cite{sensys07-eon} and
19 Levels~\cite{sensys07-levels}. However, these approaches still require 19 Levels~\cite{sensys07-levels}. However, these approaches still require
20 programmers to express certainty by associating code with energy states, 20 programmers to express certainty by associating code with energy states,