The moose likes Groovy and the fly likes GiA - Chapter 9 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Other Languages » Groovy
Reply Bookmark "GiA - Chapter 9" Watch "GiA - Chapter 9" New topic
Author

GiA - Chapter 9

Gregg Bolinger
Sheriff

Joined: Jul 11, 2001
Posts: 15020

I couldn't find a more detailed TOC on manning's site for the book. Could one of you provide a bit of information about what is contained in Chapter 9 - Working with the GDK as well as why it is mentioned as "JRE improvements (GDK)"?

Thanks.


My Blog | DZone Articles
Tug Wilson
Ranch Hand

Joined: Dec 12, 2006
Posts: 33
Groovy adds methods to standard Java classes (like Object and List). This is part of the magic you get with dynamic languages. These methods are called the GDK.

Here are the details http://groovy.codehaus.org/groovy-jdk.html
 
 
subject: GiA - Chapter 9
 
developer file tools