Concepedia

Publication | Open Access

Framework based on design patterns for providing persistence in object-oriented programming languages

14

Citations

14

References

2002

Year

Abstract

An approach is described providing object persistence in object-oriented programming languages without modifying the run-time system or the language itself. By successively applying design patterns such as the `serialiser', `factory method', and `strategy' patterns we develop an object-oriented framework for providing object persistence. The advantages of object-orientation are highlighted: structured classification through class-hierarchies, extensibility and promotion of reuse. The framework clearly separates persistence control from storage control. A hierarchy of different storage types, useful in different application domains, is introduced. The framework does not rely on any kind of special programming language features. It only uses basic object-oriented programming techniques, and is therefore implementable in any object-oriented programming language. An experimental implementation in Ada 95 is presented.

References

YearCitations

Page 1