Split up section
authorMart Lubbers <mart@martlubbers.net>
Fri, 2 Jun 2017 16:26:51 +0000 (18:26 +0200)
committerMart Lubbers <mart@martlubbers.net>
Fri, 2 Jun 2017 16:26:51 +0000 (18:26 +0200)
results.mtask.tex

index aaa2515..a498dce 100644 (file)
@@ -1,9 +1,18 @@
 \section{mTask}
+\subsection{Extension on the \gls{mTask}-\gls{EDSL}}
+Some functionality of the original \gls{mTask}-\gls{EDSL} will not be used in
+this sytem. Conversely, some functionality wanted was not available in the
+original system. Due to the nature of class based shallow embedding this is
+very easy to solve. A type housing the \gls{EDSL} does not have to implement
+all the available classes. Moreover, classes can be added at will without
+interfering with the existing views.
+\todo{Aanpassingen aan de mTask DSL}
+
 \subsection{Semantics}
 \todo{Uitleggen wat het systeem precies doet}
 
-\subsection{Extension on the \gls{mTask}-\gls{EDSL}}
-\todo{Aanpassingen aan de mTask DSL}
+\subsection{Bytecode compilation view}
+\todo{Uitwijden hierop}
 
 \section{iTasks}
 \subsection{Shares}