Research Article Open Access

JBOOM: Java Based Object Oriented Model of Software Configuration Management

Bhavya Mehta and S. K. Muttoo

Abstract

Most of the present Software Configuration Management systems deal with version and configurations in the form of files and directories, the need today is to have a Software Configuration Management system that handles versions and configurations directly in terms of functions (program module). A major objective of this research is the use of Java in the Software Configuration Management systems. An object-oriented language provides both design and implementation in an integrated manner. We have proposed a model that expresses change evolution in terms of class hierarchies. As the changes evolve so does the class hierarchy, it can be further extended and existing classes can be extended.

Journal of Computer Science
Volume 2 No. 1, 2006, 29-32

DOI: https://doi.org/10.3844/jcssp.2006.29.32

Submitted On: 8 July 2005 Published On: 31 January 2006

How to Cite: Mehta, B. & Muttoo, S. K. (2006). JBOOM: Java Based Object Oriented Model of Software Configuration Management. Journal of Computer Science, 2(1), 29-32. https://doi.org/10.3844/jcssp.2006.29.32

  • 2,580 Views
  • 2,371 Downloads
  • 1 Citations

Download

Keywords

  • Software configuration management
  • object oriented modeling
  • versions
  • configurations
  • change control
  • Java
  • objects
  • classes
  • interfaces
  • methods