<?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: Stark Security version 0.4.2 released</title>
	<atom:link href="http://bildtsen.com/2009/01/stark-security-version-042-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://bildtsen.com/2009/01/stark-security-version-042-released/</link>
	<description>Flex, Groovy/Grails, Ext JS, and other neat stuff</description>
	<lastBuildDate>Wed, 04 Nov 2009 17:01:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ola Bildtsen</title>
		<link>http://bildtsen.com/2009/01/stark-security-version-042-released/comment-page-1/#comment-2717</link>
		<dc:creator>Ola Bildtsen</dc:creator>
		<pubDate>Wed, 04 Nov 2009 17:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://bildtsen.com/?p=155#comment-2717</guid>
		<description>Doug,

This should be a rather simple change: the only two classes that know about the User class is the User class itself and UserLookupService.  Renaming the User class and the references to it in UserLookupService should be all you need to do.

If you&#039;d like to keep the class named &#039;User&#039; but just map it to a different table, you can just add something like this to the &#039;mapping&#039; section in the User.groovy class:

&lt;code&gt;
table &#039;person&#039;
&lt;/code&gt;

Please let me know if you run into issues.</description>
		<content:encoded><![CDATA[<p>Doug,</p>
<p>This should be a rather simple change: the only two classes that know about the User class is the User class itself and UserLookupService.  Renaming the User class and the references to it in UserLookupService should be all you need to do.</p>
<p>If you&#8217;d like to keep the class named &#8216;User&#8217; but just map it to a different table, you can just add something like this to the &#8216;mapping&#8217; section in the User.groovy class:</p>
<p><code><br />
table 'person'<br />
</code></p>
<p>Please let me know if you run into issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas Hahn</title>
		<link>http://bildtsen.com/2009/01/stark-security-version-042-released/comment-page-1/#comment-2716</link>
		<dc:creator>Douglas Hahn</dc:creator>
		<pubDate>Wed, 04 Nov 2009 16:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://bildtsen.com/?p=155#comment-2716</guid>
		<description>Been playing with grails a few days and came across your plugin.  Any thoughts on how I could make this work with MS SQL.  user is a reserved word and would need to be surrouned by brackets [user] to work.  Do you now of anyway I could change the table name it uses?  Is that defined anywhere globally?

-Doug</description>
		<content:encoded><![CDATA[<p>Been playing with grails a few days and came across your plugin.  Any thoughts on how I could make this work with MS SQL.  user is a reserved word and would need to be surrouned by brackets [user] to work.  Do you now of anyway I could change the table name it uses?  Is that defined anywhere globally?</p>
<p>-Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ola Bildtsen</title>
		<link>http://bildtsen.com/2009/01/stark-security-version-042-released/comment-page-1/#comment-847</link>
		<dc:creator>Ola Bildtsen</dc:creator>
		<pubDate>Thu, 26 Mar 2009 20:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://bildtsen.com/?p=155#comment-847</guid>
		<description>Thanks for the note, Mike.  The plugin version 0.4.2 is released and compatible with grails 1.1 -- are you having specific issues with installing it?</description>
		<content:encoded><![CDATA[<p>Thanks for the note, Mike.  The plugin version 0.4.2 is released and compatible with grails 1.1 &#8212; are you having specific issues with installing it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://bildtsen.com/2009/01/stark-security-version-042-released/comment-page-1/#comment-809</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 24 Mar 2009 10:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://bildtsen.com/?p=155#comment-809</guid>
		<description>Hi Ola,

thanks for the great plugin! I love the approach it takes. Do you have any plans on releasing a version compatible with Grails 1.1? I would love to upgrade, but there are still some plugin issues giving me headache.

Best regards,
Mike</description>
		<content:encoded><![CDATA[<p>Hi Ola,</p>
<p>thanks for the great plugin! I love the approach it takes. Do you have any plans on releasing a version compatible with Grails 1.1? I would love to upgrade, but there are still some plugin issues giving me headache.</p>
<p>Best regards,<br />
Mike</p>
]]></content:encoded>
	</item>
</channel>
</rss>

