Previous work on type-theoretic foundations for object-oriented programming languages has mostly focussed on applying or extending functional type theory to functional "objects." This approach, while benefitting from a vast body of existing literature, has the disadvantage of dealing with state change either in a roundabout way or not at all, and completely sidestepping issues of concurrency. In particular, dynamic issues of non-uniform service availability and conformance to protocols are not addressed by functional types. We propose a new type framework that characterizes objects as regular (finite state) processes that provide guarantees of service along public channels. We also propose an original notion of subtyping for regul...
Services are autonomous, self-describing, technology-neutral software units that can be described, p...
Session types and typestate both promise a type system that can reason about protocol adherence. The...
Abstract. Session types allow communication protocols to be specified type-theoretically so that pro...
Previous work on type-theoretic foundations for object-oriented programming languages has mostly foc...
Previous work on type-theoretic foundations for object-oriented programming languages has mostly foc...
Static typing and subtyping are useful for the support of incremental refinement and reuse in object...
AbstractIn current class-based Object-Oriented Programming Languages (OOPLs), object types include o...
We thank Jonathan Aldrich and Luis Caires for helpful discussions. Gay was partially supported by th...
Currently popular notions of types, such as signature compatibility, fail to express essential prope...
Previous work has proven typestates to be useful for modeling protocols in object-oriented languages...
Concurrent objects can offer services non-uniformly, according to synchronisation constraints, that ...
. Static typing and subtyping are useful concepts in objectoriented programming languages. Unfortuna...
We define a small class-based object-oriented language in which the availability of methods depends ...
We define a small class-based object-oriented language in which the availability of methods depends ...
. An object's type is usually regarded as a contract between the object and each of its users. ...
Services are autonomous, self-describing, technology-neutral software units that can be described, p...
Session types and typestate both promise a type system that can reason about protocol adherence. The...
Abstract. Session types allow communication protocols to be specified type-theoretically so that pro...
Previous work on type-theoretic foundations for object-oriented programming languages has mostly foc...
Previous work on type-theoretic foundations for object-oriented programming languages has mostly foc...
Static typing and subtyping are useful for the support of incremental refinement and reuse in object...
AbstractIn current class-based Object-Oriented Programming Languages (OOPLs), object types include o...
We thank Jonathan Aldrich and Luis Caires for helpful discussions. Gay was partially supported by th...
Currently popular notions of types, such as signature compatibility, fail to express essential prope...
Previous work has proven typestates to be useful for modeling protocols in object-oriented languages...
Concurrent objects can offer services non-uniformly, according to synchronisation constraints, that ...
. Static typing and subtyping are useful concepts in objectoriented programming languages. Unfortuna...
We define a small class-based object-oriented language in which the availability of methods depends ...
We define a small class-based object-oriented language in which the availability of methods depends ...
. An object's type is usually regarded as a contract between the object and each of its users. ...
Services are autonomous, self-describing, technology-neutral software units that can be described, p...
Session types and typestate both promise a type system that can reason about protocol adherence. The...
Abstract. Session types allow communication protocols to be specified type-theoretically so that pro...