I have been working on the library in silent lately because I haven't had a lot of time to access the net. I made quite a bit progress in making the lib more stable and error proof. I replaced a few algorithms and worked on the structure. So the next alpha is coming up. But to really being able to continue development I need help from every one. Most important in this phase are people who know JUnit. Because wee need tests. Especially for every single bug which is commited but this will not be enough. The goal is to have a complete coverage of every single line of code with Unit tests. If we can not achive this then we need to replace old code which can't be covered. I'll try to work on quite a few of the bugs in the next few month. At the moment I spent almost 3 hours daily working on the library. Most of the work is redesigning the existing structure to make them more flexible and easier to maintain.