๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Implementing persistent data structures using C++

โœ Scribed by Allen Parrish; Brandon Dixon; David Cordes; Susan Vrbsky; John Lusth


Publisher
John Wiley and Sons
Year
1998
Tongue
English
Weight
186 KB
Volume
28
Category
Article
ISSN
0038-0644

No coin nor oath required. For personal study only.

โœฆ Synopsis


Persistent data structures allow efficient access to, and modification of, previous values of the data structure. In this paper, we illustrate a class-based implementation of persistence. Our implementation provides a mechanism to transform a given (non-persistent) class to a persistent form without making any significant modifications to the class. We then demonstrate how our implementation may be used to improve the efficiency of a previously devised procedure for class testing of object-oriented software.


๐Ÿ“œ SIMILAR VOLUMES


Data structures and data-base systems us
โœ Alois Putzer ๐Ÿ“‚ Article ๐Ÿ“… 1989 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 766 KB

The importance of data modelling and data-base design based on software engineering techniques is discussed with particular consideration of applications in high energy physics experiments. As an example, the approach chosen by the ALEPH collaboration is presented in some detail. A survey of data-ba