Should I be so enthusiastic about Groovy?
Posted
by rukoche
on Stack Overflow
See other posts from Stack Overflow
or by rukoche
Published on 2010-04-15T08:14:28Z
Indexed on
2010/04/15
9:33 UTC
Read the original article
Hit count: 306
groovy
|groovygrails
I'm currently working on my project which consists of front and back-end written in PHP and desktop app written in Java, and that's what the plan was before I discovered Groovy and later on Grails.
Now after rewriting my desktop client and sketching some back-end functionality in Groovy I'm considering to drop PHP altogether in favor of Groovy (although I haven't played around with Grails yet.)
For me it just looks like coding in Groovy is as simple as in PHP, but with lots of extra sugar and awesomeness of Java libraries. Comparing those two may sound awkward, but hey I'm an amateur ;)
Finally to my question, from the looks of it most of the articles/blog posts about Groovy I can find is awfully outdated. Am I missing some reason why it's not so popular and which will crush my enthusiasm to bits? :D
© Stack Overflow or respective owner