InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Groovy 1.0 Released

Posted by Scott Delap on Jan 03, 2007

Sections
Development
Topics
Dynamic Languages ,
Java
Tags
Groovy
Groovy 1.0 was officially released today after last month's release candidate. To quote the release announcement:

Groovy is a dynamic language for the JVM that integrates seamlessly with the Java platform. It offers a Java-like syntax, with language features inspired by Smalltalk, Python or Ruby, and lets your reuse all your Java libraries and protect the investment you made in Java skills, tools or application servers.

Uses of Groovy include the Grails web application framework, XWiki, and Spring 2.0 scripting integration.

2007 is shaping up to be a important year in the evolution of the Groovy language. A number of books either have been released (Groovy in Action) or a slated for publication this year. Last month Big Sky Technologies announced the launch of the aboutGroovy.com portal and the funding of Jochen Theodorou to work full time on Groovy development.

RIFE by Hynek Schlawack Posted
Re: RIFE by Guillaume Laforge Posted
Re: RIFE by Geert Bevin Posted
Re: RIFE by Cedric Beust Posted
Re: RIFE by Twice Tshwenyane Posted
  1. Back to top

    RIFE

    by Hynek Schlawack

    I really wonder, why you've removed RIFE from the enumeration as found in the original press release (while preserving the comma ;))?

    RIFE's wonderful and it's nice integration of Groovy is really worth to be mentioned.

  2. Back to top

    Re: RIFE

    by Guillaume Laforge

    RIFE has been a long time user of Groovy, and Geert's feedback has also always been very interesting. He even helped us test drive this final release, to be sure no nasty bugs were lying around. RIFE is a great framework that deserve the good press and increased usage that arose the past year. Congrats Geert for such a great framework!

  3. Back to top

    Re: RIFE

    by Geert Bevin

    Thanks a lot for your kind words Guillaume, but this announcement is about Groovy!! You finally made 1.0, CONGRATULATIONS!!!

    You've come a long way and since you're leading the show, Groovy has steadily improved to what it is now. It's a pity that 3 years ago things were announced too early and too soon so that some people nowadays have the wrong impression. Actually, you should have named this GroovyNG (next generation) ;-)

  4. Back to top

    Re: RIFE

    by Cedric Beust

    Actually, you should have named this GroovyNG (next generation) ;-)


    I trademarked the "NG" suffix in the Java world, my lawyers will be in touch shortly.

    --
    Cedric

  5. Back to top

    Re: RIFE

    by Twice Tshwenyane

    Actually, you should have named this GroovyNG (next generation) ;-)


    I trademarked the "NG" suffix in the Java world, my lawyers will be in touch shortly.

    --
    Cedric


    hehehe

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.