Changes between Version 9 and Version 10 of UNPLANNED_CORE_MVC_BASE_R0


Ignore:
Timestamp:
10/21/08 14:26:34 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UNPLANNED_CORE_MVC_BASE_R0

    v9 v10  
    4848 
    4949= Implementation = 
    50 The implementation is based upon the requirements. List of the base classes and their class diagrams are added. We don't need complecated rules to implement the MVC since it is relatively simple at this point. Though rules about its usage will be provided. See the following wiki page for details about current MVC. 
     50The implementation is based upon the requirements. List of the base classes and their class diagrams are added. We don't need complecated rules to implement the MVC since it is relatively simple at this point. Though rules about its usage will be provided. See the following wiki page for details about current MVC. The changes about the MVC are described in the wiki page as well. 
    5151 
    5252[wiki:CORE_MVC_BASE MVC]