<?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 In-Depth</title>
	<atom:link href="http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/</link>
	<description>Ninja Coding Monkey goes Canada</description>
	<lastBuildDate>Fri, 01 Jul 2011 11:20:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Jakob Külzer</title>
		<link>http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/comment-page-1/#comment-12331</link>
		<dc:creator>Jakob Külzer</dc:creator>
		<pubDate>Fri, 24 Sep 2010 12:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakusys.de/blog/?p=487#comment-12331</guid>
		<description>@s.spranger: I agree, these templates ARE hard to read, and really hard to get right. Modifying them can be a real pain and usually involves a lot of step by step debugging. 

Your comment (dis)appeared because I moderate them. ;)</description>
		<content:encoded><![CDATA[<p>@s.spranger: I agree, these templates ARE hard to read, and really hard to get right. Modifying them can be a real pain and usually involves a lot of step by step debugging. </p>
<p>Your comment (dis)appeared because I moderate them. <img src='http://www.jakusys.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s.spranger</title>
		<link>http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/comment-page-1/#comment-12320</link>
		<dc:creator>s.spranger</dc:creator>
		<pubDate>Thu, 23 Sep 2010 15:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakusys.de/blog/?p=487#comment-12320</guid>
		<description>the code I dropped in the comment above disappeared, propably because of the many backslashes, double quotes or what ever</description>
		<content:encoded><![CDATA[<p>the code I dropped in the comment above disappeared, propably because of the many backslashes, double quotes or what ever</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s.spranger</title>
		<link>http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/comment-page-1/#comment-12319</link>
		<dc:creator>s.spranger</dc:creator>
		<pubDate>Thu, 23 Sep 2010 14:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakusys.de/blog/?p=487#comment-12319</guid>
		<description>I find code like this (from renderEditor.template)

    return &quot;&quot;

rather unreadable. Escaped dollars, escaped double quotes.
And no one (at least me) knows, what properies and their subproperties are known to the template at runtime. This info could be included in the template as a comment.</description>
		<content:encoded><![CDATA[<p>I find code like this (from renderEditor.template)</p>
<p>    return &#8220;&#8221;</p>
<p>rather unreadable. Escaped dollars, escaped double quotes.<br />
And no one (at least me) knows, what properies and their subproperties are known to the template at runtime. This info could be included in the template as a comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Walter</title>
		<link>http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/comment-page-1/#comment-11095</link>
		<dc:creator>Ian Walter</dc:creator>
		<pubDate>Tue, 18 May 2010 19:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakusys.de/blog/?p=487#comment-11095</guid>
		<description>This is great. This should be added to the Grails documentation! Thank you.</description>
		<content:encoded><![CDATA[<p>This is great. This should be added to the Grails documentation! Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B Sreekanth</title>
		<link>http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/comment-page-1/#comment-10414</link>
		<dc:creator>B Sreekanth</dc:creator>
		<pubDate>Wed, 07 Apr 2010 21:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakusys.de/blog/?p=487#comment-10414</guid>
		<description>Thank you !!</description>
		<content:encoded><![CDATA[<p>Thank you !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grails == barrierefreiheit? &#171; hilderclan.de/blog</title>
		<link>http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/comment-page-1/#comment-8419</link>
		<dc:creator>grails == barrierefreiheit? &#171; hilderclan.de/blog</dc:creator>
		<pubDate>Wed, 30 Dec 2009 11:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakusys.de/blog/?p=487#comment-8419</guid>
		<description>[...] wenn die Standards Templates für die eigenen Anforderungen nicht ausreichen, siehe Jakusys blog: http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/ (wo ist das geile Design [...]</description>
		<content:encoded><![CDATA[<p>[...] wenn die Standards Templates für die eigenen Anforderungen nicht ausreichen, siehe Jakusys blog: <a href="http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/" rel="nofollow">http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/</a> (wo ist das geile Design [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian Hilder</title>
		<link>http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/comment-page-1/#comment-8418</link>
		<dc:creator>Sebastian Hilder</dc:creator>
		<pubDate>Wed, 30 Dec 2009 11:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakusys.de/blog/?p=487#comment-8418</guid>
		<description>bevor ich das alles quasi abschreibe, verlinke auch ich lieber zu dir... 

top post. wie die anderen auch. grails rockt. n&#039;est pas? schöne grüße. sebastian.</description>
		<content:encoded><![CDATA[<p>bevor ich das alles quasi abschreibe, verlinke auch ich lieber zu dir&#8230; </p>
<p>top post. wie die anderen auch. grails rockt. n&#8217;est pas? schöne grüße. sebastian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe Beged-Dov</title>
		<link>http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/comment-page-1/#comment-6965</link>
		<dc:creator>Gabe Beged-Dov</dc:creator>
		<pubDate>Sun, 20 Sep 2009 21:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakusys.de/blog/?p=487#comment-6965</guid>
		<description>Thanks for writing up your findings. One note is that propertyName is set to  domainClass.propertyName + &quot;Instance&quot; rather than just the short name such as &quot;user&quot;. 

This is a bit of a problem if you want to share view templates across controllers and use any dynamic controller scaffold code since the controller code will have a controller-specific propertyName. I&#039;m not sure what the scenario is where there could be a name collision on the controller name. I use &quot;instance*&quot; rather than &quot;${shortName}Instance&quot; and its been OK so far...</description>
		<content:encoded><![CDATA[<p>Thanks for writing up your findings. One note is that propertyName is set to  domainClass.propertyName + &#8220;Instance&#8221; rather than just the short name such as &#8220;user&#8221;. </p>
<p>This is a bit of a problem if you want to share view templates across controllers and use any dynamic controller scaffold code since the controller code will have a controller-specific propertyName. I&#8217;m not sure what the scenario is where there could be a name collision on the controller name. I use &#8220;instance*&#8221; rather than &#8220;${shortName}Instance&#8221; and its been OK so far&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakob Külzer</title>
		<link>http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/comment-page-1/#comment-934</link>
		<dc:creator>Jakob Külzer</dc:creator>
		<pubDate>Sat, 10 Jan 2009 23:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakusys.de/blog/?p=487#comment-934</guid>
		<description>Hey, 
with the default Grails scaffolding it&#039;s hard to generate views besides the default ones because the views are hardcoded into the DefaultGrailsTemplateGenerator. If you need more flexible scaffolding you might want to look into the Xtemplates plugin: http://www.grails.org/Xtemplates+Plugin

Cheers,
Jakob</description>
		<content:encoded><![CDATA[<p>Hey,<br />
with the default Grails scaffolding it&#8217;s hard to generate views besides the default ones because the views are hardcoded into the DefaultGrailsTemplateGenerator. If you need more flexible scaffolding you might want to look into the Xtemplates plugin: <a href="http://www.grails.org/Xtemplates+Plugin" rel="nofollow">http://www.grails.org/Xtemplates+Plugin</a></p>
<p>Cheers,<br />
Jakob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto Brandolini</title>
		<link>http://www.jakusys.de/blog/2008/12/grails-scaffolding-in-depth/comment-page-1/#comment-930</link>
		<dc:creator>Alberto Brandolini</dc:creator>
		<pubDate>Sat, 10 Jan 2009 17:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakusys.de/blog/?p=487#comment-930</guid>
		<description>Hi,

this was really interesting and useful. I am currently tweaking the Grails scaffolding process and this article has been really helpful. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>this was really interesting and useful. I am currently tweaking the Grails scaffolding process and this article has been really helpful. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

