a couple of days later, I discovered some serious drawbacks with the oh so great groovy language
- it's slow as hell, and I mean slow
- no strong typing, i get so many class cast exceptions because I have no idea what kind of object is returned, so if you junit test what you write before you run it you are good, could be a good thing
- the eclipse plugin for groovy plain sucks and is to slow, time to join the project and optimize it
- hard to get the principle of closures, but can only blame my self for this, give it time
and we all want to have well tested software...
No comments:
Post a Comment