Sciweavers

DBPL
1993
Springer

Octopus: A Reflective Language Mechanism for Object Manipulation

13 years 8 months ago
Octopus: A Reflective Language Mechanism for Object Manipulation
A class of database programs exist which are required to operate over an infinite number of types; included in this class are object browsers and query tools. The types over which these programs operate cannot be enumerated statically. One solution to this problem is to provide a reflective language mechanism that permits the types of values to be ed over and the values manipulated in a type independent manner; this paper describes such a mechanism. The mechanism is called Octopus which is an acronym for Object Closure Transplantable to Other Persistent User Spaces. The essence of the technique is to allow values from the programming language value space to be hoisted up to a meta level and manipulated in ways which the programming language would not otherwise permit. When manipulation is complete they may be dropped back into the value space, provided that they still conform to the language’s type system. An additional feature of this technique, as the name suggests, is the ability...
Alex Farkas, Alan Dearle
Added 09 Aug 2010
Updated 09 Aug 2010
Type Conference
Year 1993
Where DBPL
Authors Alex Farkas, Alan Dearle
Comments (0)