<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Groovy 1.0 has been released</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Wed, 22 May 2013 15:35:30 -0400</pubDate>


    <item>

        <title>Re: Runtime annotation support and tooling improvements please</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[Though we've had already a start at annotation support, we don't fully support them at the moment, as John Wilson said earlier. But the infrastructure is there for fully supporting them, including, of course, runtime retention policy....]]></description>
        

        <pubDate>Wed, 10 Jan 2007 05:51:00 -0500</pubDate>

        

        <jf:creationDate>Wed, 10 Jan 2007 05:51:00 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 10 Jan 2007 05:51:00 -0500</jf:modificationDate>
        <jf:date>Jan 10, 2007</jf:date>
        <jf:author>Guillaume Laforge</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Runtime annotation support and tooling improvements please</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[I've played around with Groovy a bit and would be very excited about using it to further simplify my work.  However lack of runtime annotation support means that it doesn't work with any of my annotation based frameworks.  Hibernate Validator, Seam, EJB...]]></description>
        

        <pubDate>Tue, 09 Jan 2007 19:22:30 -0500</pubDate>

        

        <jf:creationDate>Tue, 09 Jan 2007 19:22:30 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 09 Jan 2007 19:22:30 -0500</jf:modificationDate>
        <jf:date>Jan 9, 2007</jf:date>
        <jf:author>Jim Hazen</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Some Groovy questions</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[Groovy 1.0 supports annotations but does not support RetentionPolicy.RUNTIME.

This means that tools can read the annotation data from the class file but you can't introspect the Class instance and get annotation data at run time.]]></description>
        

        <pubDate>Tue, 09 Jan 2007 12:05:13 -0500</pubDate>

        

        <jf:creationDate>Tue, 09 Jan 2007 12:05:13 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 09 Jan 2007 12:05:13 -0500</jf:modificationDate>
        <jf:date>Jan 9, 2007</jf:date>
        <jf:author>tug</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Some Groovy questions</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[I was interested into Groovy a year ago, then I lost interest, but now 1.0 is out I will look again into it. From what I have seen the language has become excellent although somewhat feature laden, partially caused due to the syntax migration path...]]></description>
        

        <pubDate>Mon, 08 Jan 2007 03:38:17 -0500</pubDate>

        

        <jf:creationDate>Mon, 08 Jan 2007 03:38:17 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 08 Jan 2007 03:38:17 -0500</jf:modificationDate>
        <jf:date>Jan 8, 2007</jf:date>
        <jf:author>Werner Punz</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Some Groovy questions</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[<blockquote>New Groovy programmers coming from Java start of writing almost pure Java until they pick up on the extra features - closures are the things which change people's lives.</blockquote>...]]></description>
        

        <pubDate>Fri, 05 Jan 2007 15:54:16 -0500</pubDate>

        

        <jf:creationDate>Fri, 05 Jan 2007 15:54:16 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 05 Jan 2007 15:54:16 -0500</jf:modificationDate>
        <jf:date>Jan 5, 2007</jf:date>
        <jf:author>Steve Zara</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: Some Groovy questions</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[<blockquote><blockquote>BTW, did anybody ever think about stripping down Groovy so that we just have Dynamic Java? Having written an AOP framework, I had to jump through hoops and always ran into brick walls when trying to implement AOP...]]></description>
        

        <pubDate>Fri, 05 Jan 2007 15:36:47 -0500</pubDate>

        

        <jf:creationDate>Fri, 05 Jan 2007 15:36:47 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 05 Jan 2007 15:36:47 -0500</jf:modificationDate>
        <jf:date>Jan 5, 2007</jf:date>
        <jf:author>Dmitriy Kopylenko</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Some Groovy questions</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[<blockquote>Does Groovy support JDK5 annotations?  Would be interesting if we could get a groovy class that was deployable by EJB3 and JPA containers.<br><br>Bill</blockquote>...]]></description>
        

        <pubDate>Fri, 05 Jan 2007 15:35:44 -0500</pubDate>

        

        <jf:creationDate>Fri, 05 Jan 2007 15:35:44 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 05 Jan 2007 15:35:44 -0500</jf:modificationDate>
        <jf:date>Jan 5, 2007</jf:date>
        <jf:author>Tim Fennell</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Some Groovy questions</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[<blockquote><blockquote>BTW, did anybody ever think about stripping down Groovy so that we just have Dynamic Java? Having written an AOP framework, I had to jump through hoops and always ran into brick walls when trying to implement AOP...]]></description>
        

        <pubDate>Fri, 05 Jan 2007 14:29:37 -0500</pubDate>

        

        <jf:creationDate>Fri, 05 Jan 2007 14:29:37 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 05 Jan 2007 14:29:37 -0500</jf:modificationDate>
        <jf:date>Jan 5, 2007</jf:date>
        <jf:author>Steve Zara</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Some Groovy questions</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[<blockquote>BTW, did anybody ever think about stripping down Groovy so that we just have Dynamic Java? Having written an AOP framework, I had to jump through hoops and always ran into brick walls when trying to implement AOP features.</blockquote>...]]></description>
        

        <pubDate>Fri, 05 Jan 2007 14:23:55 -0500</pubDate>

        

        <jf:creationDate>Fri, 05 Jan 2007 14:23:55 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 05 Jan 2007 14:23:55 -0500</jf:modificationDate>
        <jf:date>Jan 5, 2007</jf:date>
        <jf:author>Erik Engbrecht</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: Is this final release or not? (Re: What happened to JSR-241?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[<blockquote><blockquote>So, you have to make clear decision is Groovy 1.0 related to JSR-241 or not.</blockquote><br><br>I think you are confusing an implementation of a standard with the standard itself.<br><br>Like PL/1, C, C#, JavaScript and BeanShell...]]></description>
        

        <pubDate>Fri, 05 Jan 2007 11:49:04 -0500</pubDate>

        

        <jf:creationDate>Fri, 05 Jan 2007 11:49:04 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 05 Jan 2007 11:49:04 -0500</jf:modificationDate>
        <jf:date>Jan 5, 2007</jf:date>
        <jf:author>Nebojsa Vasiljevic</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Some Groovy questions</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[We haven't really considered Dynamic Java....]]></description>
        

        <pubDate>Fri, 05 Jan 2007 09:26:08 -0500</pubDate>

        

        <jf:creationDate>Fri, 05 Jan 2007 09:26:08 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 05 Jan 2007 09:26:08 -0500</jf:modificationDate>
        <jf:date>Jan 5, 2007</jf:date>
        <jf:author>tug</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Re: Is this final release or not? (Re: What happened to JSR-241?)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[<blockquote>So, you have to make clear decision is Groovy 1.0 related to JSR-241 or not.</blockquote>...]]></description>
        

        <pubDate>Fri, 05 Jan 2007 09:06:07 -0500</pubDate>

        

        <jf:creationDate>Fri, 05 Jan 2007 09:06:07 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 05 Jan 2007 09:06:07 -0500</jf:modificationDate>
        <jf:date>Jan 5, 2007</jf:date>
        <jf:author>tug</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Some Groovy questions</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[<blockquote>If you statically type fields, return values or parameters then the bytecode generated will be identical to Java. So Groovy objects can be used from Java with no magic. Also Groovy objects can implement Java interfaces. Basically from the...]]></description>
        

        <pubDate>Fri, 05 Jan 2007 09:05:45 -0500</pubDate>

        

        <jf:creationDate>Fri, 05 Jan 2007 09:05:45 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 05 Jan 2007 09:05:45 -0500</jf:modificationDate>
        <jf:date>Jan 5, 2007</jf:date>
        <jf:author>Bill Burke</jf:author>
        <jf:replyCount>8</jf:replyCount>
    </item>


    <item>

        <title>Is this final release or not? (Re: What happened to JSR-241?)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[<blockquote>Now that the Reference Implementation is out (Groovy 1.0), we have to fork and expand the test cases we use to test our RI to make them the official Test Compatibility Kit.<br><br>Along the way, we are going to take our language spec outline...]]></description>
        

        <pubDate>Fri, 05 Jan 2007 06:18:48 -0500</pubDate>

        

        <jf:creationDate>Fri, 05 Jan 2007 06:18:48 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 05 Jan 2007 06:18:48 -0500</jf:modificationDate>
        <jf:date>Jan 5, 2007</jf:date>
        <jf:author>Nebojsa Vasiljevic</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: Please, not in the JDK</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43709</link>

        

        
            <description><![CDATA[<blockquote>Ahh, more and more misunderstandings. Please read carefully.</blockquote>...]]></description>
        

        <pubDate>Fri, 05 Jan 2007 05:12:20 -0500</pubDate>

        

        <jf:creationDate>Fri, 05 Jan 2007 05:12:20 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 05 Jan 2007 05:12:20 -0500</jf:modificationDate>
        <jf:date>Jan 5, 2007</jf:date>
        <jf:author>Steve Zara</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>



</channel>
</rss>

