Sciweavers

45 search results - page 1 / 9
» A Preprocessor Approach to Persistent C
Sort
View
ADBIS
1995
Springer
98views Database» more  ADBIS 1995»
13 years 8 months ago
A Preprocessor Approach to Persistent C++
Cem Evrendilek, Asuman Dogac, Tolga Gesli
SIGSOFT
2005
ACM
14 years 5 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
13 years 9 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...
OOPSLA
1999
Springer
13 years 9 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»
13 years 4 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