|
From: Frank V. C. <fr...@us...> - 2001-06-03 10:13:20
|
Update of /cvsroot/corelinux/clfw In directory usw-pr-cvs1:/tmp/cvs-serv18217 Modified Files: README Log Message: Release 0.2.8 stuff Index: README =================================================================== RCS file: /cvsroot/corelinux/clfw/README,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -r1.16 -r1.17 *** README 2000/12/23 22:37:03 1.16 --- README 2001/06/03 10:13:17 1.17 *************** *** 1,4 **** ==================================================== ! CoreLinux++ Framework Source Distribution Beta 0.2.7 ==================================================== --- 1,4 ---- ==================================================== ! CoreLinux++ Framework Source Distribution Beta 0.2.8 ==================================================== *************** *** 18,26 **** 0. Pre-pre-amble ! With the LibraryLoad abstraction working, we now move our focus to providing ! an abstract Persist framework. This release contains some of the building ! blocks as we work out the details. ! Did anyone say this wouldn't be fun? See ChangeLog for more details --- 18,27 ---- 0. Pre-pre-amble ! This release includes a few refinements to the Ontology and MetaSpace ! methods which resolve a MetaClass by name or identifier. ! In addition, we have added the ability for the Schema class to be ! identified and stored for instantiation of a Schema through the ! SchemaCatalog. See ChangeLog for more details *************** *** 29,35 **** ------------ ! libclfw requires libuuid ! libclfw-0.2.6 require libcorelinux at least 0.4.30 Documentation --- 30,36 ---- ------------ ! libclfw requires libuuid and libgdbm ! libclfw-0.2.8 require libcorelinux at least 0.4.32 Documentation *************** *** 76,80 **** CoreLinux++ ! Copyright (C) 1999, 2000 CoreLinux++ Consortium These CoreLinux++ Libraries are free software; you can redistribute it and/or --- 77,81 ---- CoreLinux++ ! Copyright (C) 1999-2001 CoreLinux++ Consortium These CoreLinux++ Libraries are free software; you can redistribute it and/or |