HBTreeFolder2: get rid off _tree_list and related methods (except getTreeIdList)
getTreeIdList is still required by Folder_reindexAll. getTreeIdList is not immediate anymore but the reindexing of a folder should anyway be reimplemented to not depend on this method: only one tree is indexed at a time, which is unefficient when they're small.
Showing
Please register or sign in to comment