diff options
author | Pacien TRAN-GIRARD | 2014-03-05 10:46:58 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-03-05 10:46:58 +0100 |
commit | 499ca98547b7ac5a3d2b37bde5678c7cb5a33d97 (patch) | |
tree | 828017f5b23a06bdb99fe168811855cf97ee2aff /report | |
parent | 13e38cfefcb4fbb0f8c286c7f3066915bed60118 (diff) | |
download | esieequest-499ca98547b7ac5a3d2b37bde5678c7cb5a33d97.tar.gz |
Explain in report
Diffstat (limited to 'report')
-rw-r--r-- | report/progression.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex index e9be415..6f4479a 100644 --- a/report/progression.tex +++ b/report/progression.tex | |||
@@ -187,6 +187,9 @@ Item support was added as part of commit 3fc06f393. | |||
187 | 187 | ||
188 | \subsection{item description} | 188 | \subsection{item description} |
189 | 189 | ||
190 | In order to respect the MVC pattern, the Performer controller should get the | ||
191 | description from the Item model and ask the View to display it. | ||
192 | |||
190 | \subsection{items} | 193 | \subsection{items} |
191 | 194 | ||
192 | \subsection{Collection choice} | 195 | \subsection{Collection choice} |