Sciweavers

45 search results - page 1 / 9
» A Preprocessor Approach to Persistent C
Sort
View
59
Voted
ADBIS
1995
Springer
98views Database» more  ADBIS 1995»
15 years 1 months ago
A Preprocessor Approach to Persistent C++
Cem Evrendilek, Asuman Dogac, Tolga Gesli
60
Voted
SIGSOFT
2005
ACM
15 years 10 months ago
ASTEC: a new approach to refactoring C
The C language is among the most widely used in the world, particularly for critical infrastructure software. C programs depend upon macros processed using the C preprocessor, but...
Bill McCloskey, Eric A. Brewer
SCAM
2002
IEEE
15 years 2 months ago
Handling Preprocessor-Conditioned Declarations
Many software systems are developed with configurable functionality, and for multiple hardware platforms and operating systems. This can lead to thousands of possible configuratio...
Lerina Aversano, Massimiliano Di Penta, Ira D. Bax...
91
Voted
OOPSLA
1999
Springer
15 years 1 months ago
Mostly-copying Reachability-based Orthogonal Persistence
We describe how reachability-based orthogonal persistence can be supported even in uncooperative implementations of languages such as C++ and Modula-3, and without modification t...
Antony L. Hosking, Jiawan Chen
JOT
2006
121views more  JOT 2006»
14 years 9 months ago
Constructing persistent object-oriented models with standard C++
In this paper, it is suggested an approach and a design pattern for developing object-oriented models that need to be persistent, including the databases of moderate size, with us...
Alexander Kozynchenko