Journal article

Title:
Lessons Learned from Implementing the CORBA Persistent Object Service
Authors:
J. Kleindienst, F. Plášil, P. Tůma
Publication:
ACM SIGPLAN Notices 31 (10)
DOI:
Year:
1996

Abstract:
In this paper, the authors share their experiences gathered during the design and implementation of the CORBA Persistent Object Service. There are two problems related to a design and implementation of the Persistence Service: first, OMG intentionally leaves the functionality core of the Persistence Service unspecified; second, OMG encourages reuse of other Object Services without being specific enough in this respect. The paper identifies the key design issues implied both by the intentional lack of OMG specification and the limits of the implementation environment characteristics. At the same time, the paper discusses the benefits and drawbacks of reusing other Object Services, particularly the Relationship and Externalization Services, to support the Persistence Service. Surprisingly, the key lesson learned is that a direct reuse of these Object Services is impossible.

BibTeX:
@article{kleindienst_lessons_1996_journal,
    title = {{Lessons Learned from Implementing the CORBA Persistent Object Service}},
    author = {Kleindienst, Jan and Plášil, František and Tůma, Petr},
    year = {1996},
    journal = {{ACM SIGPLAN Notices}},
    number = {10},
    doi = {10.1145/236338.236351},
    pages = {150--167},
    volume = {31},
}