Index: openacs-4/packages/acs-service-contract/www/doc/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-service-contract/www/doc/index.adp,v diff -u -r1.7.2.4 -r1.7.2.5 --- openacs-4/packages/acs-service-contract/www/doc/index.adp 1 Aug 2024 08:03:42 -0000 1.7.2.4 +++ openacs-4/packages/acs-service-contract/www/doc/index.adp 2 Sep 2024 09:40:25 -0000 1.7.2.5 @@ -2,6 +2,10 @@ {/doc/acs-service-contract/ {ACS Service Contracts}} {ACS Service Contract Documentation} ACS Service Contract Documentation +

ACS Service Contract Documentation

Why

To facilitate greater code reuse, application integration, and @@ -74,20 +78,16 @@

Creating Interfaces

creates a new contract to serve as a logical container for operations. contract_desc is a text description of the contract.

creates a new operation as part of a contract.

Creating Implementations