[elephant-cvs] CVS update: elephant/README

blee at common-lisp.net blee at common-lisp.net
Mon Aug 30 22:05:59 UTC 2004


Update of /project/elephant/cvsroot/elephant
In directory common-lisp.net:/tmp/cvs-serv12906

Modified Files:
	README 
Log Message:
reorg

Date: Tue Aug 31 00:05:59 2004
Author: blee

Index: elephant/README
diff -u elephant/README:1.1 elephant/README:1.2
--- elephant/README:1.1	Fri Aug 27 19:30:34 2004
+++ elephant/README	Tue Aug 31 00:05:58 2004
@@ -37,7 +37,6 @@
 License + Warrenty
 ------------------
 
-Elephant is licensed under the GPL without any warrenty.
 See LICENSE.
 
 ----------------------
@@ -47,32 +46,13 @@
 See INSTALL and TUTORIAL.
 
 ------
-Status
+Design
 ------
 
-An alpha release is planned by the end of August 2004. If
-you're desparate to use it / help, contact me (blee (at)
-thisdomain) for sources. Since Elephant is alpha, claims
-about correctness, performance and safety should be taken
-with a grain of salt. Eventually it will be portable but is
-developed on CMUCL, and tested on Allegro; we're also
-targeting OpenMCL, SBCL and Lispworks.
+See NOTES.
 
-We are only part-time hackers and would appreciate any
-support we can get, in feedback, testing, and development
-help.
-
-Design:
-
-* Metaclasses declare CLOS persistence. Store controller
-object provides interface to underlying DB.
-
-* One big BTree. Automatically serialize / deserialize
-values. Persistent objects stored by OID.
-
-* Access to BTrees via hash-table-like Lisp objects.
-
-* Liveness determined by reachability from a root Btree.
-
-* Delegate as much as possible to Berkeley DB.
+-------
+Authors
+-------
 
+See CREDITS.
\ No newline at end of file





More information about the Elephant-cvs mailing list