Stefan Seelmann wrote: > Hi dev, > > I'd like to move the only remaining class AvlPartition from module > avl-partition into module xdbm-search. Additional I'd like to rename > xdbm-search to xdbm-partition. > > The xdbm-partition module than contains everything that is related to > XDBM partitions: > - the Store interfaces and a default AVL implementation > - the XDBM search engine interfaces and the default implementation > - the XDBM partition interfaces and a default AVL implementation
Done. Please make sure to delete the old avl-partition and xdmb-search folders in your file system in case they are not deleted by svn up. You also need to import the new xdbm-partition module into your eclipse workspace. Kind Regards, Stefan
