This last week was spent debugging and optimizing my R*Tree datastructure. I think I have all the show stopper bugs worked out and the fundamental structure is sound, so next week will be spent fine tuning optimizations, commenting, expanding the test suite, and possible beginning to hack it into H2 as an in memory index. --Christopher