Author: jpic
Date: Wed Feb 20 11:45:41 2008
New Revision: 7419

Log:
- Should controllers multiplicity be encapsulated at all ?


Modified:
    experimental/MvcTools/design/design.txt

Modified: experimental/MvcTools/design/design.txt
==============================================================================
--- experimental/MvcTools/design/design.txt [iso-8859-1] (original)
+++ experimental/MvcTools/design/design.txt [iso-8859-1] Wed Feb 20 11:45:41 
2008
@@ -323,6 +323,12 @@
 ezcMvcToolsTemplateTiein should include an extension with a function to
 generate urls for ezcMvcToolsUrlTiein; how to handle this dependency paradox?
 
+Should controllers multiplicity be encapsulated at all ?
+--------------------------------------------------------
+
+There is no need to use anything better than a simple associative array for
+the list of selected controllers returned by the router at the moment.
+
 
 ..
    Local Variables:


-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to