<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: GORM Relationships in the Grails Console</title>
	<atom:link href="http://www.reverttoconsole.com/blog/grails/gorm-relationships-in-the-grails-console/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reverttoconsole.com/blog/grails/gorm-relationships-in-the-grails-console/</link>
	<description>for f in *;do echo &#124; sed &#039;i\rtc&#039; &#62;&#62; $f;done; java programming et al</description>
	<lastBuildDate>Thu, 19 Jan 2012 04:32:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Scott Davis</title>
		<link>http://www.reverttoconsole.com/blog/grails/gorm-relationships-in-the-grails-console/comment-page-1/#comment-121</link>
		<dc:creator>Scott Davis</dc:creator>
		<pubDate>Wed, 04 Jun 2008 03:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/187#comment-121</guid>
		<description>Jeff, I&#039;m a big fan of typing &quot;grails console&quot; as well. The coolness really kicks in when you have composition -- say a Person has an Address (not 1:M like your example) -- you can make calls like p.address.city and dip right into the nested objects from the CLI.

One suggestion, though. &quot;static optionals&quot; has been deprecated in favor of static constraints &quot;nullable:true&quot; -- http://jira.codehaus.org/browse/GRAILS-472

Cheers,
s</description>
		<content:encoded><![CDATA[<p>Jeff, I&#8217;m a big fan of typing &#8220;grails console&#8221; as well. The coolness really kicks in when you have composition &#8212; say a Person has an Address (not 1:M like your example) &#8212; you can make calls like p.address.city and dip right into the nested objects from the CLI.</p>
<p>One suggestion, though. &#8220;static optionals&#8221; has been deprecated in favor of static constraints &#8220;nullable:true&#8221; &#8212; <a href="http://jira.codehaus.org/browse/GRAILS-472" rel="nofollow">http://jira.codehaus.org/browse/GRAILS-472</a></p>
<p>Cheers,<br />
s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berkay</title>
		<link>http://www.reverttoconsole.com/blog/grails/gorm-relationships-in-the-grails-console/comment-page-1/#comment-120</link>
		<dc:creator>Berkay</dc:creator>
		<pubDate>Fri, 30 May 2008 11:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/187#comment-120</guid>
		<description>Did not know about the console. nice!</description>
		<content:encoded><![CDATA[<p>Did not know about the console. nice!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

