Subject-Oriented Programming

Why Trust Techopedia

What Does Subject-Oriented Programming Mean?

Subject-oriented programming is an object-oriented approach in which different subsystems known as subjects are divided to create new subjects based on the composition expression. The approach is a radical departure from the classical object-oriented approach, in which objects are defined based on their properties and methods. Subject-oriented programming is largely oriented toward dividing an object-oriented system into subjects. It thus provides a compositional view of the application development.

Advertisements

Techopedia Explains Subject-Oriented Programming

The main objective of subject-oriented programming is to help in evolving suites and in facilitating the development of cooperating applications. The two ways in which applications cooperate are by sharing objects and by jointly helping in the operation executions. The subjects in subject-oriented programming can be used to form larger subjects along with combining their functionalities. This helps in reusing the functionalities available for subjects in larger subjects. Moreover, based on composition rules, the subjects are composed in a system and this divide approach helps in extending and maintaining large object-oriented environments. The application source code is not necessary, and it helps in extending existing applications with new and unplanned functionalities.

The subject-oriented approach helps in bringing a model and in focusing on issues related to composition within an application. It brings in composition rules and compositors, as well as helps in better creation of objects, considering deletion and finalization protocols. It also helps in class and interface matching and also in taking care of implementation issues.

Advertisements

Related Terms

Margaret Rouse
Technology expert
Margaret Rouse
Technology expert

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.