OK Fixed now.
Not sure if anyone is paying attention to this project at the moment. Which is good in a way.
When I first started coding on this it was just a whim. I had been drooling over the planned new features of Perl 6 and getting a bit impatient. My friend suggested I look at Ruby since it pretty much had everything I was looking for.
So I thought, what the heck. I'll give it a try. I needed a project to work on and JLDrill seemed as good as anything.
Well, the result of this impetuousness was that I wrote 1000 lines of code with no tests. Now you have to realize that for the last 4 years I've been doing purely XP development. So not writing tests is a bit of an anathema to me. But I didn't know about Test::Unit and I had my hands full just figuring out what I was doing with Ruby and GTK2.
But, having been so thoroughly indocrinated into XP ways of doing things, I'm still a refactoring freak. As a result, I ... um... broke stuff. That's why tests are important!!! :-)
So if anyone *is* paying attention, I hope you forgive me while I spend some time getting the project where it should be code-wise. Things will be a bit unstable until I've got all my tests in place. Then I should be getting back into my groove.
And in case you are wondering... Yes, the current tests fail. I'm sleepy and it's always good to leave yourself something to do for the next day :-)
Mike
P.S. And I'm predicting an actual release in the next 2 weeks.
|