[TYPO3-ect] MVC Project: CMEV introduction
Christian Welzel
gawain at camlann.de
Mon Mar 6 22:10:35 CET 2006
Elmar Hinz wrote:
> I took some time to think about MVC, especially the question if the
> checks of form inputs belong to model, controller or view.
> I call this pattern CMEV for the first: controlled model evaluator view.
Before inventing the wheel another time, have a look at
Java Server Faces Specification on
http://java.sun.com/javaee/javaserverfaces/download.html
Especially the part "2. Request Processing Lifecycle" is very
interesting and describes how input data are validated and stored
into the model.
--
MfG, Christian Welzel
GPG-Key: http://www.camlann.de/key.asc
Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15
More information about the TYPO3-team-extension-coordination
mailing list