|
From: Frank V. C. <fr...@us...> - 2000-11-21 16:23:06
|
Update of /cvsroot/corelinux/clfw In directory slayer.i.sourceforge.net:/tmp/cvs-serv4762 Modified Files: README Log Message: 122583 Release 0.2.6 Index: README =================================================================== RCS file: /cvsroot/corelinux/clfw/README,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -r1.14 -r1.15 *** README 2000/11/16 19:19:50 1.14 --- README 2000/11/21 16:23:03 1.15 *************** *** 18,21 **** --- 18,27 ---- 0. Pre-pre-amble + Well, we have the LibraryLoad abstraction being tested and found working via + a concrete implementation we will be providing (libclfll++). That has been + tested for the preliminary functions of resolving a library loader, and + invoking library object instances of the kind defined by the function of + the library (shared library loader, etc. ) + Quite a bit was added in regards to the whole meta thing. At the highest level is the MetaSpace which manages Ontologies which are the semantic network of *************** *** 46,50 **** libclfw requires libuuid ! libclfw-0.2.5 require libcorelinux at least 0.4.29 Documentation --- 52,56 ---- libclfw requires libuuid ! libclfw-0.2.6 require libcorelinux at least 0.4.30 Documentation |