Changes between Version 1 and Version 2 of CORE_MVC_BASE_R0


Ignore:
Timestamp:
09/04/08 15:37:53 (17 years ago)
Author:
fire4o
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified CORE_MVC_BASE_R0

    v1 v2  
    1 The Model-View-Controller(MVC) pattern will be used in the development process of Sophie 2. 
     1 * The Model-View-Controller(MVC) pattern will be used in the development process of Sophie 2. 
     2  * We should have: 
     3   * General rules about MVC 
     4   * Some base classes 
     5   * Docs, and tutorials about implementing MVC (especially in Sophie 2).