[cvs] [Wiki] changed: Doc/Dev/DesignPatterns

Wiki Guest wiki at wiki.horde.org
Mon Oct 10 12:52:55 PDT 2005


guest [168.243.227.163]  Mon, 10 Oct 2005 12:52:54 -0700

Modified page: http://wiki.horde.org/Doc/Dev/DesignPatterns
New Revision:  1.3
Change log:  Change seperate by separate on MVC: Model/View

@@ -158,9 +158,9 @@
 
 ++++ MVC: Model/View
 
 * Think of structured HTML as a Model, and CSS as a View
-* Goal is to completely seperate data and logic from presentation
+* Goal is to completely separate data and logic from presentation
 * Allows redesigns or new views (different stylesheet) without changing the Model
 
 ++++ MVC: View Compositing
 


More information about the cvs mailing list