Cracking the cocoa nut: user interface programming at runtime

  • Authors:
  • James R. Eagan;Michel Beaudouin-Lafon;Wendy E. Mackay

  • Affiliations:
  • LRI (Univ. Paris-Sud & CNRS) & INRIA, Orsay, France;LRI (Univ. Paris-Sud & CNRS) & INRIA, Orsay, France;INRIA & LRI (Univ. Paris-Sud & CNRS), Orsay, France

  • Venue:
  • Proceedings of the 24th annual ACM symposium on User interface software and technology
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This article introduces runtime toolkit overloading, a novel approach to help third-party developers modify the interaction and behavior of existing software applications without access to their underlying source code. We describe the abstractions provided by this approach as well as the mechanisms for implementing them in existing environments. We describe Scotty, a prototype implementation for Mac OS X Cocoa that enables developers to modify existing applications at runtime, and we demonstrate a collection of interaction and functional transformations on existing off-the-shelf applications. We show how Scotty helps a developer make sense of unfamiliar software, even without access to its source code. We further discuss what features of future environments would facilitate this kind of runtime software development.