Thursday, March 06, 2008

...more groovy

So additionally, I want to mention that I'm planning on trying out using Groovy on the next work project because its main use is to build a library to access our data that is usually in a database, but not quite always. The Groovy tutorial also seemed to lead me in a way to two other topics. First, Test Driven Development... The last lab for Groovy was to use it to test java classes. That seems to be one of the more powerful uses for Groovy, and I'll definitely be playing with that soon. Maybe I'll even use that as a way to introduce Groovy to some others at work using JUnit and Groovy to test our classes. The other presentation that I attended this morning was on Native XML databases...

No comments: