add some more todos

This commit is contained in:
hannes.kuchelmeister
2020-04-23 10:58:06 +02:00
parent f7fa6f7e85
commit 3afab2607a
2 changed files with 5 additions and 4 deletions

View File

@@ -216,6 +216,7 @@ He only makes changes to M.Customer which is renamed to M.Collab-Customer and in
\item[M.Collab-Customer] a modified version of M.Customer that does all communication via WebSocket and does communicate with M.Collab instead of M.Core. M.Customer is the customer facing component. It allows a customer to configure a product or solution.
\end{description}
\FloatBarrier
\todo[inline]{design patterns: composite, pipeline}
\todo[inline]{model view controller}