Index: openacs-4/packages/acs-core-docs/www/xml/kernel/rp-requirements.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/kernel/rp-requirements.xml,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/acs-core-docs/www/xml/kernel/rp-requirements.xml 13 Mar 2001 22:59:26 -0000 1.1 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/rp-requirements.xml 2 Feb 2002 03:47:32 -0000 1.2 @@ -1,5 +1,5 @@ - -ACS 4 Request Processor Requirements + +OpenACS 4 Request Processor Requirements @@ -11,7 +11,7 @@ Introduction -The following is a requirements document for the ACS 4.0 request +The following is a requirements document for the OpenACS 4.0 request processor. The major enhancements in the 4.0 version include a more sophisticated directory mapping system that allows package pageroots to be mounted at arbitrary urls, and tighter integration with the database to allow @@ -90,38 +90,38 @@ Requirements -10.0 Multiple Pageroots +10.0 Multiple Pageroots
-10.10 Pageroots may be combined into one URL space. +10.10 Pageroots may be combined into one URL space. -10.20 Pageroots may be mounted at more than one location in the URL +10.20 Pageroots may be mounted at more than one location in the URL space.
-20.0 Application Context +20.0 Application Context
-20.10 The request processor must be able to determine a primary context +20.10 The request processor must be able to determine a primary context or state associated with a pageroot based on it's location within the URL space.
-30.0 Authentication +30.0 Authentication
-30.10 The request processor must be able to verify that the connecting +30.10 The request processor must be able to verify that the connecting browser actually represents the party it claims to represent.
-40.0 Authorization +40.0 Authorization
-40.10 The request processor must be able to verify that the party the +40.10 The request processor must be able to verify that the party the connecting browser represents is allowed to make the request.
-50.0 Scalability +50.0 Scalability