<?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: Grails scaffolding improvement</title>
	<atom:link href="http://michaelkimsal.com/blog/grails-scaffolding-improvement/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelkimsal.com/blog/grails-scaffolding-improvement/</link>
	<description>Web development and new media observations</description>
	<lastBuildDate>Sat, 13 Mar 2010 16:16:27 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mgkimsal</title>
		<link>http://michaelkimsal.com/blog/grails-scaffolding-improvement/comment-page-1/#comment-70135</link>
		<dc:creator>mgkimsal</dc:creator>
		<pubDate>Mon, 06 Jul 2009 11:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=605#comment-70135</guid>
		<description>URL is now http://code.google.com/p/kimsal-misc/source/browse/</description>
		<content:encoded><![CDATA[<p>URL is now <a href="http://code.google.com/p/kimsal-misc/source/browse/" rel="nofollow">http://code.google.com/p/kimsal-misc/source/browse/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Borja</title>
		<link>http://michaelkimsal.com/blog/grails-scaffolding-improvement/comment-page-1/#comment-70130</link>
		<dc:creator>Borja</dc:creator>
		<pubDate>Mon, 06 Jul 2009 10:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=605#comment-70130</guid>
		<description>Hello:

The link doesn&#039;t work now. I&#039;m very interested in this, would you help me get the code, please? Have you improved it?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello:</p>
<p>The link doesn&#8217;t work now. I&#8217;m very interested in this, would you help me get the code, please? Have you improved it?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florian</title>
		<link>http://michaelkimsal.com/blog/grails-scaffolding-improvement/comment-page-1/#comment-58583</link>
		<dc:creator>Florian</dc:creator>
		<pubDate>Sat, 21 Feb 2009 09:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=605#comment-58583</guid>
		<description>Steve,

did you right-click/save the file list.gsp? Were the special characters like brackets escaped with &lt; and &gt;?

I ran into the same error message and fixed it with this:

1. grails install-templates and open your src/templates/scaffolding/list.gsp

2. browse to http://michaelkimsal.com/blog/content.php/list.gsp and copy/paste the content from the scrolling text field into your list.gsp file

3. grails generate-all 

Cheers,
Florian</description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p>did you right-click/save the file list.gsp? Were the special characters like brackets escaped with &lt; and &gt;?</p>
<p>I ran into the same error message and fixed it with this:</p>
<p>1. grails install-templates and open your src/templates/scaffolding/list.gsp</p>
<p>2. browse to <a href="http://michaelkimsal.com/blog/content.php/list.gsp" rel="nofollow">http://michaelkimsal.com/blog/content.php/list.gsp</a> and copy/paste the content from the scrolling text field into your list.gsp file</p>
<p>3. grails generate-all </p>
<p>Cheers,<br />
Florian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emmanuel</title>
		<link>http://michaelkimsal.com/blog/grails-scaffolding-improvement/comment-page-1/#comment-54269</link>
		<dc:creator>Emmanuel</dc:creator>
		<pubDate>Wed, 17 Dec 2008 17:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=605#comment-54269</guid>
		<description>Did you get any answer for this? Looks like a many to many relationship is involved to get such an error !! Let me know some tips to solve if you were lucky enough !!</description>
		<content:encoded><![CDATA[<p>Did you get any answer for this? Looks like a many to many relationship is involved to get such an error !! Let me know some tips to solve if you were lucky enough !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://michaelkimsal.com/blog/grails-scaffolding-improvement/comment-page-1/#comment-46739</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 19 Sep 2008 13:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=605#comment-46739</guid>
		<description>1.0.3 with JSecurity 0.3-SNAPSHOT and Searchable 0.5-SNAPSHOT</description>
		<content:encoded><![CDATA[<p>1.0.3 with JSecurity 0.3-SNAPSHOT and Searchable 0.5-SNAPSHOT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mgkimsal</title>
		<link>http://michaelkimsal.com/blog/grails-scaffolding-improvement/comment-page-1/#comment-46658</link>
		<dc:creator>mgkimsal</dc:creator>
		<pubDate>Thu, 18 Sep 2008 20:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=605#comment-46658</guid>
		<description>Steve - what version of Grails are you using?</description>
		<content:encoded><![CDATA[<p>Steve &#8211; what version of Grails are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://michaelkimsal.com/blog/grails-scaffolding-improvement/comment-page-1/#comment-46657</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 18 Sep 2008 19:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=605#comment-46657</guid>
		<description>Does not successfully execute &quot;grails generate-all&quot;.  Error was:

Could not execute method p.
No such property: p for class: SimpleTemplateScript1</description>
		<content:encoded><![CDATA[<p>Does not successfully execute &#8220;grails generate-all&#8221;.  Error was:</p>
<p>Could not execute method p.<br />
No such property: p for class: SimpleTemplateScript1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme Rocher</title>
		<link>http://michaelkimsal.com/blog/grails-scaffolding-improvement/comment-page-1/#comment-44782</link>
		<dc:creator>Graeme Rocher</dc:creator>
		<pubDate>Fri, 29 Aug 2008 14:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkimsal.com/blog/?p=605#comment-44782</guid>
		<description>Patches welcome if you want it integrated into Grails core ;-)</description>
		<content:encoded><![CDATA[<p>Patches welcome if you want it integrated into Grails core <img src='http://michaelkimsal.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
