Adding Semantic Information to IDLs. Is it Really Practical?

C. Canal, L. Fuentes, A. Vallecillo

8th OOPSLA Workshop on Behavioral Semantics

Denver (United States), November 1999

Proceedings of the 8th OOPSLA Workshop on Behavioral Semantics, pp. 22–31,
         Northeastern University, College of Computer Science, 1999

Abstract

Traditional IDLs were defined for describing the services that objects offer, but not those services they require from other objects, nor the partial ordering in which their services are expected to be used. In this paper we propose an IDL extension that uses a subset of p-calculus for describing objects service protocols. Our approach can be also used in a component-oriented environment for automated checking of protocol interoperability between objects, and it is supported by a platform that controls the dynamic composition of components. Besides, we describe the advantages of our proposal and discuss about some of the practical limitations encountered when trying to implement and use this sort of extensions to object IDLs. (Paper)