Index: openacs-4/packages/acs-service-contract/www/doc/notes.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-service-contract/www/doc/notes.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-service-contract/www/doc/notes.adp 27 Oct 2014 16:39:45 -0000 1.2 +++ openacs-4/packages/acs-service-contract/www/doc/notes.adp 7 Aug 2017 23:47:57 -0000 1.3 @@ -1,11 +1,10 @@ -{/doc/acs-service-contract {Service Contracts}} {} +{/doc/acs-service-contract {ACS Service Contracts}} {} - ACS Service Contract Overview by Neophytos Demetriou -(k2pts@yahoo.com) and Kapil Thangavelu (k_vertigo@yahoo.com) Goals +(k2pts\@yahoo.com) and Kapil Thangavelu (k_vertigo\@yahoo.com) Goals - To increase inter-application code reuse by designating interfaces for interaction. - To increase flexibility by allowing developers to reimplement an interface for their needs. - To @@ -19,6 +18,5 @@ Function - The implementation of an operation. Actors Registrar - An entity that defines the specification of a contract and registers it with the repository. Provider - Provides an -implementation of the contract. Dependant - Something that uses a +implementation of the contract. Dependent - Something that uses a contract. -