%0 Journal Article %9 ACL : Articles dans des revues avec comité de lecture répertoriées par l'AERES %A Papoulias, Nikolaos %A Denker, M. %A Ducasse, S. %A Fabresse, L. %T End-user abstractions for meta-control : reifying the reflectogram %D 2017 %L fdi:010069995 %G ENG %J Science of Computer Programming %@ 0167-6423 %K Reflection ; Intercession ; Reflectogram ; Explicit control %M ISI:000400232100002 %P 2-16 %R 10.1016/j.scico.2016.12.002 %U https://www.documentation.ird.fr/hor/fdi:010069995 %> https://www.documentation.ird.fr/intranet/publi/2017/05/010069995.pdf %V 140 %W Horizon (IRD) %X Reflective facilities in OO languages are used both for implementing language extensions (such as AOP frameworks) and for supporting new programming tools and methodologies (such as object-centric debugging and message-based profiling). Yet controlling the runtime behavior of these reflective facilities introduces several challenges, such as computational overhead, the possibility of meta-recursion and an unclean separation of concerns between base and meta-level. In this paper we present five dimensions of meta-level control from related literature that try to remedy these problems. These dimensions are namely: temporal and spatial control, placement control, level control and identity control. We then discuss how these dimensions interact with language semantics in class-based OO languages in terms of: scoping, inheritance and first-class entities. We argue that the reification of the descriptive notion of reflectogram can unify the control of meta-level execution in all these five dimensions while expressing properly the underlying language semantics. We present an extended model for the reification of the reflectogram based on our additional analysis and validate our approach through a new prototype implementation that relies on byte-code instrumentation. Finally, we illustrate our approach through a case study on runtime tracing. %$ 122