
Groovy lookin pretty groovy Jan 02, 2007 16:50
Out of curiousity/fun, I was looking at ways of building cross platform GUI's, specifically on Mac OSX. I particularly like Ruby as a language so I thought I should investigate some of the options for Ruby GUIs. They all seem to have their strengths and weaknesses; most looked like bolted on enhancements/integrations and the only one that had a native OSX feel to it was the binding that actually used Cocoa itself (not cross platform).
So I thought, perhaps I should look at JRuby and SWT/Swing. I have seen some modern SWT and Swing interfaces that look quite good and perform well. Although I don't follow the Java world and don't particularly like Java the language, SWT/Swing are both mature frameworks that are well supported.
But while I was reading about using JRuby and SWT, I ran across something called Groovy. The more I read, the more I liked about Groovy: dynamic language elements, seamless integration with Java, acceptance from the Java community and its overall design aesthetic.
I'm definitely going to play around with Groovy and Grails. Groovy has given me some hope that the Java platform can actually be fun to use. :)
Write a comment
- Required fields are marked with *.







