Multi-dimensional Separation of Concerns, Hyper/J, and The Concern Manipulation Environment
The original formulation of subject-oriented programming deliberately envisioned it as a packaging technology – allowing the space of functions and data types to be extended in either dimension. The first implementations had been for C++, and Smalltalk. These implementations exploited the concepts of software labels and composition rules to describe the joining of subjects.
To address the concern that a better foundation should be provided for the analysis and composition of software not just in terms of its packaging but in terms of the various concerns these packages addressed, an explicit organization of the material was developed in terms of a multi-dimensional “matrix” in which concerns are related to the software units that implement them. This organization is called Multi-Dimensional Separation of Concerns, and the paper describing it has been recognized as the most influential paper of the ICSE 1999 Conference
This new concept was implemented for composing Java software, using the name Hyper/J for the tool.
Composition and the concept of subject can be applied to software artifacts that have no executable semantics, like requirement specifications or documentation. A research vehicle for Eclipse, called the Concern Manipulation Environment (CME), has been described in which tools for query, analysis, modelling, and composition are applied to artifacts in any language or representation, through the use of appropriate plug-in adapters to manipulate the representation.
A successor to the Hyper/J composition engine was developed as part of CME which uses a general approach for the several elements of a composition engine:
- a query language with unification to identify join points,
- a flexible structural-attachment model,
- a nested-graph specification for ordering identified elements,
- and a priority ordering specification to resolve conflicts among conflicting rules.
Both Hyper/J and CME are available, from alphaWorks or sourceforge, respectively, but neither is actively supported.
Read more about this topic: Subject-oriented Programming
Famous quotes containing the words separation, concern, manipulation and/or environment:
“... the separation of church and state means separationabsolute and eternalor it means nothing.”
—Agnes E. Meyer (18871970)
“I have no concern with any economic criticisms of the communist system; I cannot enquire into whether the abolition of private property is expedient or advantageous. But I am able to recognize that the psychological premises on which the system is based are an untenable illusion. In abolishing private property we deprive the human love of aggression of one of its instruments ... but we have in no way altered the differences in power and influence which are misused by aggressiveness.”
—Sigmund Freud (18561939)
“The principle that human nature, in its psychological aspects, is nothing more than a product of history and given social relations removes all barriers to coercion and manipulation by the powerful.”
—Noam Chomsky (b. 1928)
“People between twenty and forty are not sympathetic. The child has the capacity to do but it cant know. It only knows when it is no longer able to doafter forty. Between twenty and forty the will of the child to do gets stronger, more dangerous, but it has not begun to learn to know yet. Since his capacity to do is forced into channels of evil through environment and pressures, man is strong before he is moral. The worlds anguish is caused by people between twenty and forty.”
—William Faulkner (18971962)