<?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 - Grails 1.0 Released: Productive Web App Development on the JVM</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, 19 Jun 2013 21:33:46 -0400</pubDate>


    <item>

        <title>This was a bug in 1.0 fixed in 1.0.1</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[I moved from an RC to 1.0 and the generate-all script failed.  It was found quickly and patched in 1.0.1. Give it another try...]]></description>
        

        <pubDate>Wed, 05 Mar 2008 07:30:57 -0500</pubDate>

        

        <jf:creationDate>Wed, 05 Mar 2008 07:30:57 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 05 Mar 2008 07:30:57 -0500</jf:modificationDate>
        <jf:date>Mar 5, 2008</jf:date>
        <jf:author>Ken Rimple</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Multiple Data Sources</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[I've been looking into the various "agile" Web development environments. They seem to be straightforward as long as your configuration consists of a single data source. However for most of the projects I see, this is very seldomly the case. ...]]></description>
        

        <pubDate>Sat, 16 Feb 2008 09:11:17 -0500</pubDate>

        

        <jf:creationDate>Sat, 16 Feb 2008 09:11:17 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 16 Feb 2008 09:11:17 -0500</jf:modificationDate>
        <jf:date>Feb 16, 2008</jf:date>
        <jf:author>Karl Banke</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Nice but 1.0?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[I really like the concept and a lot of the stuff in Grails. But for me, after installing it into a plain vanilla Java 1.5 environment "grails generate-all" bailed out with an exception....not really the kind of thing that raises my confidence level....]]></description>
        

        <pubDate>Fri, 15 Feb 2008 16:31:03 -0500</pubDate>

        

        <jf:creationDate>Fri, 15 Feb 2008 16:31:03 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 15 Feb 2008 16:31:03 -0500</jf:modificationDate>
        <jf:date>Feb 15, 2008</jf:date>
        <jf:author>Karl Banke</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Don't see advantages of GORM</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[<blockquote><blockquote>But it's not a huge advantage over annotations when you look at mapping alone. Besides, you can write your domain classes using Groovy /Java + annotations and still get the benefit of dynamic finders and...]]></description>
        

        <pubDate>Tue, 12 Feb 2008 07:37:34 -0500</pubDate>

        

        <jf:creationDate>Tue, 12 Feb 2008 07:37:34 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 12 Feb 2008 07:37:34 -0500</jf:modificationDate>
        <jf:date>Feb 12, 2008</jf:date>
        <jf:author>Graeme Rocher</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Don't see advantages of GORM</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[<blockquote>But it's not a huge advantage over annotations when you look at mapping alone. Besides, you can write your domain classes using Groovy /Java + annotations and still get the benefit of dynamic finders and scaffolding</blockquote>...]]></description>
        

        <pubDate>Tue, 12 Feb 2008 01:09:07 -0500</pubDate>

        

        <jf:creationDate>Tue, 12 Feb 2008 01:09:07 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 12 Feb 2008 01:09:07 -0500</jf:modificationDate>
        <jf:date>Feb 12, 2008</jf:date>
        <jf:author>Bill Burke</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Don't see advantages of GORM</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[I've used grails for one project.  Here are a few GORM features I like....]]></description>
        

        <pubDate>Tue, 12 Feb 2008 00:01:01 -0500</pubDate>

        

        <jf:creationDate>Tue, 12 Feb 2008 00:01:01 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 12 Feb 2008 00:01:01 -0500</jf:modificationDate>
        <jf:date>Feb 12, 2008</jf:date>
        <jf:author>Ben Ellingson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Don't see advantages of GORM</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[<blockquote>[...]I just seriously don't see the benefit of using this DSL when I already have better readability and expression with annotations.</blockquote>...]]></description>
        

        <pubDate>Mon, 11 Feb 2008 12:17:54 -0500</pubDate>

        

        <jf:creationDate>Mon, 11 Feb 2008 12:17:54 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 11 Feb 2008 12:17:54 -0500</jf:modificationDate>
        <jf:date>Feb 11, 2008</jf:date>
        <jf:author>Peter Backlund</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Great News</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[I've been using grails since last summer and have been singing it's praises ever since.]]></description>
        

        <pubDate>Mon, 11 Feb 2008 09:30:09 -0500</pubDate>

        

        <jf:creationDate>Mon, 11 Feb 2008 09:30:09 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 11 Feb 2008 09:30:09 -0500</jf:modificationDate>
        <jf:date>Feb 11, 2008</jf:date>
        <jf:author>Tariq Wilson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Don't see advantages of GORM</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[I was looking at GORM yesterday.  I just don't see the advantages of it over just using Hibernate Annotations + JPA annotations.  Is seems like you're entering more metadata on the GORM side and it is less readable.  Since Groovy supports annotations,...]]></description>
        

        <pubDate>Mon, 11 Feb 2008 09:02:47 -0500</pubDate>

        

        <jf:creationDate>Mon, 11 Feb 2008 09:02:47 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 11 Feb 2008 09:02:47 -0500</jf:modificationDate>
        <jf:date>Feb 11, 2008</jf:date>
        <jf:author>Bill Burke</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Google's RnR</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[check this link/webcat...]]></description>
        

        <pubDate>Mon, 11 Feb 2008 07:11:59 -0500</pubDate>

        

        <jf:creationDate>Mon, 11 Feb 2008 07:11:59 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 11 Feb 2008 07:11:59 -0500</jf:modificationDate>
        <jf:date>Feb 11, 2008</jf:date>
        <jf:author>Tcl Warrior</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Step into the next Generation</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[I have been using Grails since 0.4 and it is awesome....]]></description>
        

        <pubDate>Mon, 11 Feb 2008 00:25:50 -0500</pubDate>

        

        <jf:creationDate>Mon, 11 Feb 2008 00:25:50 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 11 Feb 2008 00:25:50 -0500</jf:modificationDate>
        <jf:date>Feb 11, 2008</jf:date>
        <jf:author>Peter Delahunty</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Grails is worth a try for anyone</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[I've been using Grails for the past month....]]></description>
        

        <pubDate>Sun, 10 Feb 2008 06:23:52 -0500</pubDate>

        

        <jf:creationDate>Sun, 10 Feb 2008 06:23:52 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 10 Feb 2008 06:23:52 -0500</jf:modificationDate>
        <jf:date>Feb 10, 2008</jf:date>
        <jf:author>Nos Doughty</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Grails 1.0 Released: Productive Web App Development on the J</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[This is a great news, something I have been waiting for months. Congratulations to the team. My experience with upgrade to RC4 from RC3 hadn't been the greatest and had issues in deployment to tomcat. Will surely give this a try....]]></description>
        

        <pubDate>Fri, 08 Feb 2008 13:27:21 -0500</pubDate>

        

        <jf:creationDate>Fri, 08 Feb 2008 13:27:21 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 08 Feb 2008 13:27:21 -0500</jf:modificationDate>
        <jf:date>Feb 8, 2008</jf:date>
        <jf:author>shailesh mangal</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Thank you!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[As a user since 0.4 I want to congratulate the entire G2One team behind Grails for this very important release, thank you for your hard work.]]></description>
        

        <pubDate>Fri, 08 Feb 2008 12:06:32 -0500</pubDate>

        

        <jf:creationDate>Fri, 08 Feb 2008 12:06:32 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 08 Feb 2008 12:06:32 -0500</jf:modificationDate>
        <jf:date>Feb 8, 2008</jf:date>
        <jf:author>Daniel Kordoba</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Congrats and Thanks!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=48360</link>

        

        
            <description><![CDATA[Congrats on 1.0 and thanks for all your hard work, I'm happily using grails.]]></description>
        

        <pubDate>Fri, 08 Feb 2008 10:55:17 -0500</pubDate>

        

        <jf:creationDate>Fri, 08 Feb 2008 10:55:17 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 08 Feb 2008 10:55:17 -0500</jf:modificationDate>
        <jf:date>Feb 8, 2008</jf:date>
        <jf:author>Steve Tekell</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

