<?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: Updated Identity Framework</title>
	<atom:link href="http://nerd.metrocat.org/2005/11/updated-identity-framework/feed" rel="self" type="application/rss+xml" />
	<link>http://nerd.metrocat.org/2005/11/updated-identity-framework</link>
	<description>You're reading Jeff Watkins' thoughts about Web application design and development with a little bit of technology ranting thrown in for free.</description>
	<lastBuildDate>Sun, 08 Jun 2008 07:06:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Floating Sun &#187; Turbogears rocks</title>
		<link>http://nerd.metrocat.org/2005/11/updated-identity-framework/comment-page-1#comment-183</link>
		<dc:creator>Floating Sun &#187; Turbogears rocks</dc:creator>
		<pubDate>Fri, 17 Feb 2006 08:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://nerd.newburyportion.com/2005/11/updated-identity-framework#comment-183</guid>
		<description>&lt;p&gt;[...] Extending Jeff Watkin&#8217;s identity framework was really easy and intuitive. I just derived my own User class from TG_User and thats it! I was all set for using identity! [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Extending Jeff Watkin&rsquo;s identity framework was really easy and intuitive. I just derived my own User class from TG_User and thats it! I was all set for using identity! [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ToddG</title>
		<link>http://nerd.metrocat.org/2005/11/updated-identity-framework/comment-page-1#comment-108</link>
		<dc:creator>ToddG</dc:creator>
		<pubDate>Fri, 02 Dec 2005 18:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://nerd.newburyportion.com/2005/11/updated-identity-framework#comment-108</guid>
		<description>&lt;p&gt;Ack! You have uncovered one of the drawbacks of a megaframework. You don&#039;t own the other parts and can&#039;t fix them on your schedule. But I suppose TG would be years behind where it is now if it was all built from scratch... ah, tradeoffs.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ack! You have uncovered one of the drawbacks of a megaframework. You don&#8217;t own the other parts and can&#8217;t fix them on your schedule. But I suppose TG would be years behind where it is now if it was all built from scratch&#8230; ah, tradeoffs.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Watkins</title>
		<link>http://nerd.metrocat.org/2005/11/updated-identity-framework/comment-page-1#comment-106</link>
		<dc:creator>Jeff Watkins</dc:creator>
		<pubDate>Fri, 02 Dec 2005 03:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://nerd.newburyportion.com/2005/11/updated-identity-framework#comment-106</guid>
		<description>&lt;p&gt;The prefixes are only necessary to make certain that the default Identity model classes don&#039;t conflict with any user model classes because of a design flaw in SQLObject.&lt;/p&gt;

&lt;p&gt;It&#039;s easier in the long run to fix SQLObject by changing the names of the classes than to wait for a fix from the SQLObject developers.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The prefixes are only necessary to make certain that the default Identity model classes don&#8217;t conflict with any user model classes because of a design flaw in SQLObject.</p>

<p>It&#8217;s easier in the long run to fix SQLObject by changing the names of the classes than to wait for a fix from the SQLObject developers.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jared Kuolt</title>
		<link>http://nerd.metrocat.org/2005/11/updated-identity-framework/comment-page-1#comment-104</link>
		<dc:creator>Jared Kuolt</dc:creator>
		<pubDate>Thu, 01 Dec 2005 19:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://nerd.newburyportion.com/2005/11/updated-identity-framework#comment-104</guid>
		<description>&lt;p&gt;I hate such prefixes, but I understand they are currently necessary for Identity to work. However, don&#039;t you think it&#039;s better to do it right and force SQLObject to fix their problem?&lt;/p&gt;

&lt;p&gt;I would hate to think that this will end up being changed back again after SQLObject fixes the issue.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I hate such prefixes, but I understand they are currently necessary for Identity to work. However, don&#8217;t you think it&#8217;s better to do it right and force SQLObject to fix their problem?</p>

<p>I would hate to think that this will end up being changed back again after SQLObject fixes the issue.</p>]]></content:encoded>
	</item>
</channel>
</rss>
