comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Simple components v 1.8
@ 2004-12-26 19:35 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2004-12-26 19:35 UTC (permalink / raw)


The version 1.8 is here:

http://www.dmitry-kazakov.de/ada/components.htm

It finally introduces an abstract persistent storage interface. Storage
interface objects are accessed through handles an so can be referred by
persistent objects which then may act as proxies to the persistent storage
rather than just being saved and restored. (That is of course possible too)

A framework for concrete persistent storage interfaces is provided for the
data bases capable to identify objects using keys.

This version also provides ready-to-use implementations of the interface:

1. An ODBC persistent storage interface based on GNADE.

2. An APQ persistent storage interface based on APQ 2.1 by Warren W. Gay
VE3WWG. (Though our disagreements with Warren, I have decided to support it
along with ODBC)

Examples of use are supplied.

Merry Christmas!

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-26 19:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-26 19:35 ANN: Simple components v 1.8 Dmitry A. Kazakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox