hello guys,
The core-splay module present in the trunk is not used anywhere, this was
written when we were looking for an in-memory BTree implementation to
store
values of a duplicate key(of a JdbmTable). But we felt it is not suitable
cause
of its splay nature while constructing the tree and decided to use AVL
trees.
So I propose to delete this core-splay module from the trunk.
wdyt?
Kiran Ayyagari
