AgileWiki 1.1 (CowDb branch) |
|
|
AgileWiki is a program that explores new knowledge
representation. It is an attempt to implement, at
least in part, Norm Kashdan's Rolonic Theory, a
profoundly different approach to time and
knowledge representation. CowDb is a high-speed
object store over which the next generation of
AgileWiki will be written. COODBMS is a Copy-on-write OODBMS based on Rolonics.
License: Common Public License
Changes:
Handles have been refactored for clarity and to reduce disk footprint. Role names are now encoded on disk to reduce their footprint and when possible are not written at all. Symbolic references now use direct pathnames, speeding resolution for complex structures. An issue where non-root nodes were using the wrong type of handle was fixed.
|