Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
swat:design [2007/10/16 08:07]
isuru
swat:design [2009/07/06 20:36] (current)
Line 21: Line 21:
   - Inventory Management System   - Inventory Management System
   - Catalog System   - Catalog System
 +
  
  
Line 64: Line 65:
   * Unzip the content to a folder i.e:phpcheckstyle   * Unzip the content to a folder i.e:phpcheckstyle
  
-  * Uncomment the following lines in the pear.cfg.xml file in config directory+  * Comment the following lines in the pear.cfg.xml file in config directory
  
     <test name="spaceAfterControlStmt"/>     <test name="spaceAfterControlStmt"/>
Line 102: Line 103:
          *Adhering to front controller          *Adhering to front controller
 All the requests to the server should be navigated according to the front controller design pattern      All the requests to the server should be navigated according to the front controller design pattern     
 +
  
  
Line 111: Line 113:
  
 __Major Integration issues__ __Major Integration issues__
-  - Integrate the Request Management System with the security framework + 
-Any user should  log in to the system as a general user and register as a requester or pledger.  +      * Integrate the Request Management System with the security framework 
-         +  Any user should  log in to the system as a general user and register as a requester or pledger.  
-   - All the requests and pledges should be coupled with  the inventory management system + 
 +      *All the requests and pledges should be coupled with  the inventory management system 
  
  

Navigation
QR Code
QR Code swat:design (generated for current page)