|
From: Frank V. C. <fr...@co...> - 2001-04-28 23:36:09
|
This release contains the Schema and Concept modeling constructs and services. Schemas and Persistence ======================= This release enables a very powerful framework abstraction: Persistence The persistence abstraction is built on the premise that the actual storage service code, that which implements concrete persist services beneath the abstraction, should be intelligent enough to take guidance from domain descriptions (concepts) defined in a schema that is independent of the kind of storage service the application selects. Said concepts define the types to be stored, in addition to other information, and it is the job of the storage service to manage the data layout and service execution as defined by it's implementation. It is, after all, the 21st century. Tarball: http://prdownloads.sourceforge.net/corelinux/libclfw-0.2.7.tar.gz RPM: http://prdownloads.sourceforge.net/corelinux/libclfw-0.2.7-1.i386.rpm Release Notes: http://sourceforge.net/project/shownotes.php?release_id=32976 -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux http://PythPat.sourceforge.net Pythons Pattern Package |