Version 0 of OBST

Updated 2009-08-16 06:28:48 by SEH

OBST (The OBject system of STONE) is a persistent object management system. OBST was originally designed to serve as the common persistent object store for the tools in software engineering environments. An essential feature of STONE is that the object oriented paradigm is pursued consequently as a key concept. OBST is the common persistent object store for all tools within the STONE environment. OBST provides a rich OO model including multiple inheritance, generics, overloading, and privacy. The schema definition language is syntactically similar to C++. It comes with a library of pre-defined classes like Set, and List. New methods can be incrementally loaded at runtime.

A Tcl binding is included.

Available at: [L1 ]

A paper on TclOBST was presented at Tcl93 [L2 ]