Java Object Evolution Based on Version Identification Technology

Shaofeng Wang,Kehong WANG
DOI: https://doi.org/10.3321/j.issn:1002-8331.2001.01.011
2001-01-01
Abstract:In practice,large software system usually needs improving or modifying.The objects in the system are evolving continuously that will cause the problem of incompatible between the parts of the system.In this paper,we mainly discuss how to apply the Java version identification technology to solve the incompatible problem among the objects.We apply this technology to Java object serialization to assure the compatible among the objects and make the objects be able to share the information.
What problem does this paper attempt to address?