Ghost: A uniform and general-purpose proxy implementation - Inria - Institut national de recherche en sciences et technologies du numérique Accéder directement au contenu
Article Dans Une Revue Science of Computer Programming Année : 2015

Ghost: A uniform and general-purpose proxy implementation

Résumé

A proxy object is a surrogate or placeholder that controls access to another target object. Proxy objects are a widely used solution for different scenarios such as remote method invocation, future objects, behavioral reflection, object databases, inter-languages communications and bindings, access control, lazy or parallel evaluation, security, among others. Most proxy implementations support proxies for regular objects but are unable to create proxies for objects with an important role in the runtime infrastructure such as classes or methods. Proxies can be complex to install, they can have a significant overhead, they can be limited to certain kind of classes, etc. Moreover, proxy implementations are often not stratified and they do not have a clear separation between proxies (the objects intercepting messages) and handlers (the objects handling interceptions). In this paper, we present Ghost: a uniform and general-purpose proxy implementation for the Pharo programming language. Ghost provides low memory consuming proxies for regular objects as well as for classes and methods. When a proxy takes the place of a class, it intercepts both the messages received by the class and the lookup of methods for messages received by its instances. Similarly, if a proxy takes the place of a method, then the method execution is intercepted too.
Fichier principal
Vignette du fichier
Mart14z-Ghost-Final.pdf (323.9 Ko) Télécharger le fichier
Origine : Fichiers produits par l'(les) auteur(s)

Dates et versions

hal-01081236 , version 1 (07-11-2014)

Identifiants

Citer

Mariano Martinez Peck, Noury Bouraqadi, Luc Fabresse, Marcus Denker, Camille Teruel. Ghost: A uniform and general-purpose proxy implementation. Science of Computer Programming, 2015, Special Issue on Advances in Dynamic Languages, 98 (3), pp.339-359. ⟨10.1016/j.scico.2014.05.015⟩. ⟨hal-01081236⟩
672 Consultations
433 Téléchargements

Altmetric

Partager

Gmail Facebook X LinkedIn More